public class UnknownFunctionException extends Exception
FunctionToken,
Serialized Form| Constructor and Description |
|---|
UnknownFunctionException(String functionName)
construct a new
UnknownFunctionException |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownFunctionException(String functionName)
UnknownFunctionExceptionfunctionName - the function name which could not be foundCopyright © 2013. All Rights Reserved.