public static class JexlException.Method extends JexlException
JexlException.Cancel, JexlException.Method, JexlException.Parsing, JexlException.Property, JexlException.Return, JexlException.Tokenization, JexlException.Variable
info, 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, parserError
public java.lang.String getMethod()
protected java.lang.String detailedMessage()
JexlException
detailedMessage
in class JexlException