public static class JexlException.Variable extends JexlException
JexlException.Cancel, JexlException.Method, JexlException.Parsing, JexlException.Property, JexlException.Return, JexlException.Tokenization, JexlException.Variableinfo, mark, NULL_OPERAND| Constructor and Description | 
|---|
Variable(JexlNode node,
        String var)
Creates a new Variable exception instance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected String | 
detailedMessage()
Accesses detailed message. 
 | 
String | 
getVariable()  | 
getInfo, getMessage, parserErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getVariable()
protected String detailedMessage()
JexlExceptiondetailedMessage in class JexlExceptionCopyright © 2016 Internet2. All rights reserved.