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