public class ExceptionHandlers
extends java.lang.Object
Constructor | Description |
---|---|
ExceptionHandlers(MethodGen mg) |
Constructor.
|
Modifier and Type | Method | Description |
---|---|---|
ExceptionHandler[] |
getExceptionHandlers(InstructionHandle ih) |
Returns all the ExceptionHandler instances representing exception
handlers that protect the instruction ih.
|
public ExceptionHandlers(MethodGen mg)
public ExceptionHandler[] getExceptionHandlers(InstructionHandle ih)