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