|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception jess.JessException jess.TerminatedException
An exception class used only by the JessDE debugger.
(C) 2005 Sandia National Laboratories
Field Summary |
Fields inherited from class jess.JessException |
CLASS_NOT_FOUND, GENERAL_ERROR, NO_ERROR |
Constructor Summary | |
TerminatedException(java.lang.String routine,
java.lang.String msg,
java.lang.String data)
|
Methods inherited from class jess.JessException |
getCause, getContext, getData, getDetail, getErrorCode, getLineNumber, getProgramText, getRoutine, setErrorCode, toString |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TerminatedException(java.lang.String routine, java.lang.String msg, java.lang.String data)
|
© 2006 Sandia Corporation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |