public static class JexlException.Tokenization extends JexlException
JexlException.Ambiguous, JexlException.Assignment, JexlException.Break, JexlException.Cancel, JexlException.Continue, JexlException.Method, JexlException.Operator, JexlException.Parsing, JexlException.Property, JexlException.Return, JexlException.Tokenization, JexlException.Variable| Constructor and Description |
|---|
JexlException.Tokenization(JexlInfo info,
TokenMgrError cause)
Creates a new Tokenization exception instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
detailedMessage()
Accesses detailed message.
|
String |
getDetail() |
clean, getInfo, getInfo, getMessage, methodError, operatorError, parserError, propertyError, variableErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JexlException.Tokenization(JexlInfo info, TokenMgrError cause)
info - the location infocause - the javacc causepublic String getDetail()
protected String detailedMessage()
JexlExceptiondetailedMessage in class JexlExceptionCopyright © 2001–2015 The Apache Software Foundation. All rights reserved.