org.apache.bcel.verifier.structurals
public class ExceptionHandler extends Object
Version: $Id: ExceptionHandler.java 371539 2006-01-23 14:08:00Z tcurdt $
| Method Summary | |
|---|---|
| ObjectType | getExceptionType()
Returns the type of the exception that's handled. |
| InstructionHandle | getHandlerStart()
Returns the InstructionHandle where the handler starts off. |