|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPDIExceptionpoint
Represents a exception breakpoint
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.ptp.debug.core.pdi.model.IPDIBreakpoint |
|---|
HARDWARE, REGULAR, TEMPORARY |
| Method Summary | |
|---|---|
boolean |
isStopOnCatch()
Determines if this exception point is stopped on catch |
boolean |
isStopOnThrow()
Determines if this exception point is stopped on throw |
| Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.IPDIBreakpoint |
|---|
getBreakpointID, getCondition, getInternalID, getPendingTasks, isDeleted, isEnabled, isHardware, isTemporary, setBreakpointID, setCondition, setDeleted, setEnabled |
| Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISessionObject |
|---|
getSession |
| Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISet |
|---|
getTasks |
| Method Detail |
|---|
boolean isStopOnThrow()
boolean isStopOnCatch()
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||