Serialized Form
-
Package com.libdbm.cel.parser
-
Exception Class com.libdbm.cel.parser.ParseError
class ParseError extends RuntimeException implements Serializable-
Serialized Fields
-
column
int column
The 1-based column number where the parsing error occurred. -
line
int line
The 1-based line number where the parsing error occurred.
-
-
-