|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.apache.commons.jexl2 |
---|
Class org.apache.commons.jexl2.JexlException extends RuntimeException implements Serializable |
---|
Class org.apache.commons.jexl2.JexlException.Cancel extends JexlException implements Serializable |
---|
Class org.apache.commons.jexl2.JexlException.Method extends JexlException implements Serializable |
---|
Class org.apache.commons.jexl2.JexlException.Parsing extends JexlException implements Serializable |
---|
Class org.apache.commons.jexl2.JexlException.Property extends JexlException implements Serializable |
---|
Class org.apache.commons.jexl2.JexlException.Return extends JexlException implements Serializable |
---|
Serialized Fields |
---|
Object result
Class org.apache.commons.jexl2.JexlException.Tokenization extends JexlException implements Serializable |
---|
Class org.apache.commons.jexl2.JexlException.Variable extends JexlException implements Serializable |
---|
Class org.apache.commons.jexl2.UnifiedJEXL.Exception extends RuntimeException implements Serializable |
---|
serialVersionUID: -8201402995815975726L
Package org.apache.commons.jexl2.internal.introspection |
---|
Class org.apache.commons.jexl2.internal.introspection.MethodKey.AmbiguousException extends RuntimeException implements Serializable |
---|
serialVersionUID: -2314636505414551664L
Package org.apache.commons.jexl2.parser |
---|
Class org.apache.commons.jexl2.parser.ParseException extends Exception implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String after
int line
int column
Class org.apache.commons.jexl2.parser.Token extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int kind
int beginLine
int beginColumn
int endLine
int endColumn
String image
Token next
Token specialToken
Class org.apache.commons.jexl2.parser.TokenMgrError extends Error implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int errorCode
int state
char current
String after
boolean eof
int line
int column
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |