Package | Description |
---|---|
org.netbeans.api.debugger.jpda |
JPDA Debugger APIs provide representation of JDI functionality.
|
Modifier and Type | Method and Description |
---|---|
static ExceptionBreakpoint |
ExceptionBreakpoint.create(String exceptionClassName,
int catchType)
Creates a new breakpoint for given parameters.
|