static
IJavaExceptionBreakpoint
|
JDIDebugModel.
createExceptionBreakpoint
(
IResource resource,
String exceptionName,
boolean caught,
boolean uncaught,
boolean checked,
boolean register,
Map attributes)
Creates and returns an exception breakpoint for an exception with the given name. |