public static class JexlException.Tokenization extends JexlException
JexlException.Ambiguous, JexlException.Annotation, JexlException.Assignment, JexlException.Break, JexlException.Cancel, JexlException.Continue, JexlException.Feature, JexlException.Method, JexlException.Operator, JexlException.Parsing, JexlException.Property, JexlException.Return, JexlException.StackOverflow, JexlException.Tokenization, JexlException.TryFailed, JexlException.Variable, JexlException.VariableIssue| Constructor and Description | 
|---|
| Tokenization(JexlInfo info,
            org.apache.commons.jexl3.parser.TokenMgrException cause)Creates a new Tokenization exception instance. | 
annotationError, clean, getDetail, getInfo, getInfo, getMessage, methodError, methodError, operatorError, propertyError, propertyError, sliceSource, tryFailed, variableError, variableErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Tokenization(JexlInfo info, org.apache.commons.jexl3.parser.TokenMgrException cause)
info - the location infocause - the javacc causeCopyright © 2001–2021 The Apache Software Foundation. All rights reserved.