public static class JexlException.Ambiguous extends JexlException.Parsing
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.Ambiguous(JexlInfo info,
String expr)
Creates a new Ambiguous statement exception instance.
|
Modifier and Type | Method and Description |
---|---|
protected String |
detailedMessage()
Accesses detailed message.
|
getDetail
clean, getInfo, getInfo, getMessage, methodError, operatorError, parserError, propertyError, variableError
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected String detailedMessage()
JexlException
detailedMessage
in class JexlException.Parsing
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.