public interface IPDIExceptionpoint extends IPDIBreakpoint
HARDWARE, REGULAR, TEMPORARY
Modifier and Type | Method and Description |
---|---|
boolean |
isStopOnCatch()
Determines if this exception point is stopped on catch
|
boolean |
isStopOnThrow()
Determines if this exception point is stopped on throw
|
getBreakpointID, getCondition, getInternalID, getPendingTasks, isDeleted, isEnabled, isHardware, isTemporary, setBreakpointID, setCondition, setDeleted, setEnabled
getSession
boolean isStopOnThrow()
boolean isStopOnCatch()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.