| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ExceptionHandler | |
| org.apache.bcel.verifier.structurals | Provides a PassVerifier class mostly used internally by JustIce, yielding a control flow graph for public use as a nice side effect. | 
| Uses of ExceptionHandler in org.apache.bcel.verifier.structurals | 
| Methods in org.apache.bcel.verifier.structurals that return ExceptionHandler | |
 ExceptionHandler[] | 
InstructionContext.getExceptionHandlers()
Returns the exception handlers that protect this instruction.  | 
 ExceptionHandler[] | 
ExceptionHandlers.getExceptionHandlers(InstructionHandle ih)
Returns all the ExceptionHandler instances representing exception handlers that protect the instruction ih.  | 
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||