public static class JexlException.Operator 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 |
---|
Operator(org.apache.commons.jexl3.parser.JexlNode node,
String symbol,
Throwable cause)
Creates a new Operator exception instance.
|
Modifier and Type | Method and Description |
---|---|
String |
getSymbol() |
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
public String getSymbol()
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.