|
JavaScript Development Tools Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExceptionEvent
Description of a JSDI event indicating an exception has occurred.
EventQueue
,
EventSet
,
LocatableEvent
Method Summary | |
---|---|
String |
message()
Returns the message from the exception. |
Methods inherited from interface org.eclipse.wst.jsdt.debug.core.jsdi.event.LocatableEvent |
---|
thread |
Methods inherited from interface org.eclipse.wst.jsdt.debug.core.jsdi.event.Event |
---|
request |
Methods inherited from interface org.eclipse.wst.jsdt.debug.core.jsdi.Mirror |
---|
virtualMachine |
Methods inherited from interface org.eclipse.wst.jsdt.debug.core.jsdi.Locatable |
---|
location |
Method Detail |
---|
String message()
null
null
|
JavaScript Development Tools Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |