public class FatalParseErrorException
extends java.lang.RuntimeException
GenericParser,
Serialized Form| Constructor and Description |
|---|
FatalParseErrorException()
Constructs a new FatalParseErrorException.
|
FatalParseErrorException(java.lang.String msg)
Constructs a new FatalParseErrorException with a message.
|