Uses of Class
io.protostuff.ProtostuffException
Packages that use ProtostuffException
-
Uses of ProtostuffException in io.protostuff
Subclasses of ProtostuffException in io.protostuffModifier and TypeClassDescriptionclassThrown when a json-encoded protobuf message being parsed is invalid in some way.classThrown when a protocol message being parsed is invalid in some way, e.g.classThrown when an xml-encoded message being parsed is invalid in some way.classWrapper forXMLStreamException.