public static class JexlException.Ambiguous extends JexlException.Parsing
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 |
---|
Ambiguous(JexlInfo begin,
JexlInfo end,
String expr)
Creates a new Ambiguous statement exception instance.
|
Ambiguous(JexlInfo info,
String expr)
Creates a new Ambiguous statement exception instance.
|
Modifier and Type | Method and Description |
---|---|
String |
tryCleanSource(String src)
Tries to remove this ambiguity in the source.
|
annotationError, clean, getDetail, getInfo, getInfo, getMessage, methodError, methodError, operatorError, propertyError, propertyError, sliceSource, tryFailed, variableError, variableError
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.