org.apache.bcel.verifier.structurals
public class ExceptionHandler extends Object
Version: $Id: ExceptionHandler.java 152690 2001-10-29 19:59:54Z jvanzyl $
Method Summary | |
---|---|
ObjectType | getExceptionType()
Returns the type of the exception that's handled. |
InstructionHandle | getHandlerStart()
Returns the InstructionHandle where the handler starts off. |