|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.bcel.verifier.structurals.ExceptionHandlers
This class allows easy access to ExceptionHandler objects.
| Constructor Summary | |
ExceptionHandlers(MethodGen mg)
Constructor. |
|
| Method Summary | |
ExceptionHandler[] |
getExceptionHandlers(InstructionHandle ih)
Returns all the ExceptionHandler instances representing exception handlers that protect the instruction ih. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExceptionHandlers(MethodGen mg)
| Method Detail |
public ExceptionHandler[] getExceptionHandlers(InstructionHandle ih)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||