|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.fraid.interpreter.ParseException
org.fraid.function.ComplexFunctionException
public class ComplexFunctionException
Field Summary |
---|
Fields inherited from class org.fraid.interpreter.ParseException |
---|
currentToken, eol, expectedTokenSequences, specialConstructor, tokenImage |
Constructor Summary | |
---|---|
ComplexFunctionException(java.lang.String aMessage)
|
Method Summary |
---|
Methods inherited from class org.fraid.interpreter.ParseException |
---|
add_escapes, getMessage |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ComplexFunctionException(java.lang.String aMessage)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |