Class | Description |
---|---|
ExceptionLoggingCallback |
Simple parsing exception callback that only logs the encountered parsing exception to java util logging.
|
ExceptionThrowingCallback |
Parsing exception callback class that simply throws the encountered parsing exception.
|
ParsingExceptionCallback |
Base class to receive parsing exceptions.
|
UnparsablePacket |
Representation of an unparsable packet.
|