Uses of Class
io.protostuff.ProtostuffException
-
Packages that use ProtostuffException Package Description io.protostuff -
-
Uses of ProtostuffException in io.protostuff
Subclasses of ProtostuffException in io.protostuff Modifier and Type Class Description classJsonInputExceptionThrown when a json-encoded protobuf message being parsed is invalid in some way.classProtobufExceptionThrown when a protocol message being parsed is invalid in some way, e.g.classXmlInputExceptionThrown when an xml-encoded message being parsed is invalid in some way.classXmlOutputExceptionWrapper forXMLStreamException.
-