Class ExceptionHandlers
java.lang.Object
org.apache.bcel.verifier.structurals.ExceptionHandlers
This class allows easy access to ExceptionHandler objects.
-
Constructor Summary
ConstructorDescriptionConstructs a new ExceptionHandlers instance. -
Method Summary
Modifier and TypeMethodDescriptionReturns all the ExceptionHandler instances representing exception handlers that protect the instruction ih.
-
Constructor Details
-
ExceptionHandlers
Constructs a new ExceptionHandlers instance.
-
-
Method Details
-
getExceptionHandlers
Returns all the ExceptionHandler instances representing exception handlers that protect the instruction ih.
-