public static class JexlException.Parsing 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 | 
|---|
| Parsing(JexlInfo info,
       org.apache.commons.jexl3.parser.ParseException cause)Creates a new Parsing exception instance. | 
| Parsing(JexlInfo info,
       String msg)Creates a new Parsing 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 Parsing(JexlInfo info, org.apache.commons.jexl3.parser.ParseException cause)
info - the location informationcause - the javacc causeCopyright © 2001–2021 The Apache Software Foundation. All rights reserved.