Class JexlException.Return
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.commons.jexl2.JexlException
org.apache.commons.jexl2.JexlException.Return
- All Implemented Interfaces:
Serializable
- Enclosing class:
JexlException
Thrown to return a value.
- Since:
- 2.1
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class JexlException
JexlException.Cancel, JexlException.Method, JexlException.Parsing, JexlException.Property, JexlException.Return, JexlException.Tokenization, JexlException.Variable -
Field Summary
Fields inherited from class JexlException
info, mark, NULL_OPERAND -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class JexlException
detailedMessage, getInfo, getMessage, parserErrorMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Return
-
-
Method Details
-
getValue
-