public class

BinaryExceptionHandler

extends Object
java.lang.Object
   ↳ sun.tools.java.BinaryExceptionHandler

Class Overview

A single exception handler. This class hangs off BinaryCode. WARNING: The contents of this source file are not part of any supported API. Code that depends on them does so at its own risk: they are subject to change or removal without notice.

Summary

Fields
public int endPC
public ClassDeclaration exceptionClass
public int handlerPC
public int startPC
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public int endPC

public ClassDeclaration exceptionClass

public int handlerPC

public int startPC