Serialized Form
-
Package org.apache.commons.jexl3
-
Exception org.apache.commons.jexl3.JexlArithmetic.CoercionException
class CoercionException extends ArithmeticException implements Serializable- serialVersionUID:
- 202402081150L
-
Exception org.apache.commons.jexl3.JexlArithmetic.NullOperand
class NullOperand extends ArithmeticException implements Serializable- serialVersionUID:
- 4720876194840764770L
-
Exception org.apache.commons.jexl3.JexlException
class JexlException extends RuntimeException implements Serializable- serialVersionUID:
- 20210606123900L
-
Exception org.apache.commons.jexl3.JexlException.Ambiguous
class Ambiguous extends JexlException.Parsing implements Serializable- serialVersionUID:
- 20210606123903L
-
Exception org.apache.commons.jexl3.JexlException.Annotation
class Annotation extends JexlException implements Serializable- serialVersionUID:
- 20210606124101L
-
Exception org.apache.commons.jexl3.JexlException.Assignment
class Assignment extends JexlException.Parsing implements Serializable- serialVersionUID:
- 20210606123905L
-
Exception org.apache.commons.jexl3.JexlException.Break
class Break extends JexlException implements Serializable- serialVersionUID:
- 20210606124103L
-
Exception org.apache.commons.jexl3.JexlException.Cancel
class Cancel extends JexlException implements Serializable- serialVersionUID:
- 7735706658499597964L
-
Exception org.apache.commons.jexl3.JexlException.Continue
class Continue extends JexlException implements Serializable- serialVersionUID:
- 20210606124104L
-
Exception org.apache.commons.jexl3.JexlException.Feature
class Feature extends JexlException.Parsing implements Serializable- serialVersionUID:
- 20210606123906L
-
Serialized Fields
-
code
int code
The feature code.
-
-
Exception org.apache.commons.jexl3.JexlException.Method
class Method extends JexlException implements Serializable- serialVersionUID:
- 20210606123909L
-
Exception org.apache.commons.jexl3.JexlException.Operator
class Operator extends JexlException implements Serializable- serialVersionUID:
- 20210606124100L
-
Exception org.apache.commons.jexl3.JexlException.Parsing
class Parsing extends JexlException implements Serializable- serialVersionUID:
- 20210606123902L
-
Exception org.apache.commons.jexl3.JexlException.Property
class Property extends JexlException implements Serializable- serialVersionUID:
- 20210606123908L
-
Serialized Fields
-
undefined
boolean undefined
Undefined variable flag.
-
-
Exception org.apache.commons.jexl3.JexlException.Return
class Return extends JexlException implements Serializable- serialVersionUID:
- 20210606124102L
-
Exception org.apache.commons.jexl3.JexlException.StackOverflow
class StackOverflow extends JexlException implements Serializable- serialVersionUID:
- 20210606123904L
-
Exception org.apache.commons.jexl3.JexlException.Throw
class Throw extends JexlException implements Serializable- serialVersionUID:
- 20210606124102L
-
Exception org.apache.commons.jexl3.JexlException.Tokenization
class Tokenization extends JexlException implements Serializable- serialVersionUID:
- 20210606123901L
-
Exception org.apache.commons.jexl3.JexlException.TryFailed
class TryFailed extends JexlException implements Serializable- serialVersionUID:
- 20210606124105L
-
Exception org.apache.commons.jexl3.JexlException.Variable
class Variable extends JexlException implements Serializable- serialVersionUID:
- 20210606123907L
-
Serialized Fields
-
issue
JexlException.VariableIssue issue
Undefined variable flag.
-
-
Exception org.apache.commons.jexl3.JxltEngine.Exception
class Exception extends JexlException implements Serializable- serialVersionUID:
- 201112030113L
-