Serialized Form
-
Package org.loxlylabs.nestedtext
-
Exception Class org.loxlylabs.nestedtext.DeserializationException
class DeserializationException extends RuntimeException implements Serializable -
Exception Class org.loxlylabs.nestedtext.NestedTextException
class NestedTextException extends RuntimeException implements Serializable-
Serialized Fields
-
column
int column
The 1-based column number where a parsing error occurred. -
line
int line
The 1-based line number where a parsing error occurred.
-
-
-