|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jde.debugger.spec.EventRequestSpec | +--jde.debugger.spec.ExceptionSpec
ExceptionSpec.java
Created: Mon Aug 2 17:01:35 1999
Fields inherited from class jde.debugger.spec.EventRequestSpec |
expressionKey, specPropertyKey, threadKey |
Constructor Summary | |
ExceptionSpec(ReferenceTypeSpec spec,
boolean notifyCaught,
boolean notifyUncaught)
|
Method Summary | |
boolean |
resolve(com.sun.jdi.ReferenceType refType)
|
Methods inherited from class jde.debugger.spec.EventRequestSpec |
attemptResolve, getEventRequest, getID, isResolved, setClassExFilters, setClassFilters, setExpression, setIsResolved, setSuspendPolicy, setThread |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExceptionSpec(ReferenceTypeSpec spec, boolean notifyCaught, boolean notifyUncaught)
Method Detail |
public boolean resolve(com.sun.jdi.ReferenceType refType)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |