org.apache.bcel.verifier.structurals
public class ExceptionHandler extends Object
Method Summary | |
---|---|
ObjectType | getExceptionType()
Returns the type of the exception that's handled. |
InstructionHandle | getHandlerStart()
Returns the InstructionHandle where the handler starts off. |