org.apache.commons.javaflow.bytecode.transformation.bcel.analyser
public class ExceptionHandler extends java.lang.Object
Modifier and Type | Method and 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()