protected static class JexlException.Return extends JexlException
JexlException.Cancel, JexlException.Method, JexlException.Parsing, JexlException.Property, JexlException.Return, JexlException.Tokenization, JexlException.Variableinfo, mark, NULL_OPERAND| Modifier | Constructor and Description |
|---|---|
protected |
JexlException.Return(JexlNode node,
java.lang.String msg,
java.lang.Object value)
Creates a new instance of Return.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getValue() |
detailedMessage, getInfo, getMessage, parserErrorprotected JexlException.Return(JexlNode node, java.lang.String msg, java.lang.Object value)
node - the return nodemsg - the messagevalue - the returned valueCopyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.