JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package org.msgpack.core
Class
org.msgpack.core.MessageFormatException
extends
MessagePackException
implements Serializable
Class
org.msgpack.core.MessageIntegerOverflowException
extends
MessageTypeException
implements Serializable
Serialized Fields
bigInteger
java.math.BigInteger bigInteger
Class
org.msgpack.core.MessagePackException
extends java.lang.RuntimeException implements Serializable
Class
org.msgpack.core.MessageSizeException
extends
MessagePackException
implements Serializable
Serialized Fields
size
long size
Class
org.msgpack.core.MessageStringCodingException
extends
MessagePackException
implements Serializable
Class
org.msgpack.core.MessageTypeCastException
extends
MessageTypeException
implements Serializable
Class
org.msgpack.core.MessageTypeException
extends
MessagePackException
implements Serializable
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes