Package | Description |
---|---|
org.eclipse.cdt.debug.core.cdi.model |
Modifier and Type | Method and Description |
---|---|
ICDIExceptionpoint |
ICDIBreakpointManagement.setExceptionBreakpoint(java.lang.String clazz,
boolean stopOnThrow,
boolean stopOnCatch)
Set an exception point.
|
ICDIExceptionpoint |
ICDIBreakpointManagement2.setExceptionBreakpoint(java.lang.String clazz,
boolean stopOnThrow,
boolean stopOnCatch,
boolean enabled)
Set an exception point.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.