public static class JexlException.Property extends JexlException
JexlException.Cancel, JexlException.Method, JexlException.Parsing, JexlException.Property, JexlException.Return, JexlException.Tokenization, JexlException.Variableinfo, mark, NULL_OPERAND| Constructor | Description |
|---|---|
Property(JexlNode node,
java.lang.String var) |
Creates a new Property exception instance.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected java.lang.String |
detailedMessage() |
Accesses detailed message.
|
java.lang.String |
getProperty() |
getInfo, getMessage, parserErrorpublic java.lang.String getProperty()
protected java.lang.String detailedMessage()
JexlExceptiondetailedMessage in class JexlException