|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.apache.commons.jexl2 |
---|
Class org.apache.commons.jexl2.JexlException extends java.lang.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 |
---|
java.lang.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 java.lang.RuntimeException implements Serializable |
---|
serialVersionUID: -8201402995815975726L
Package org.apache.commons.jexl2.internal.introspection |
---|
Class org.apache.commons.jexl2.internal.introspection.MethodKey.AmbiguousException extends java.lang.RuntimeException implements Serializable |
---|
serialVersionUID: -2314636505414551664L
Package org.apache.commons.jexl2.parser |
---|
Class org.apache.commons.jexl2.parser.ParseException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.lang.String after
int line
int column
Class org.apache.commons.jexl2.parser.Token extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int kind
int beginLine
int beginColumn
int endLine
int endColumn
java.lang.String image
org.apache.commons.jexl2.parser.Token next
org.apache.commons.jexl2.parser.Token specialToken
Class org.apache.commons.jexl2.parser.TokenMgrError extends java.lang.Error implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int errorCode
int state
char current
java.lang.String after
boolean eof
int line
int column
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |