public class ExceptionHandler
extends java.lang.Object
Modifier and Type | Method | Description |
---|---|---|
ObjectType |
getExceptionType() |
Returns the type of the exception that's handled.
|
InstructionHandle |
getHandlerStart() |
Returns the InstructionHandle where the handler starts off.
|
public ObjectType getExceptionType()
public InstructionHandle getHandlerStart()