JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package org.msgpack.core
Class
org.msgpack.core.MessageFloatOverflowException
extends
MessageOverflowException
implements Serializable
Serialized Fields
value
double value
Class
org.msgpack.core.MessageFormatException
extends
MessagePackException
implements Serializable
Class
org.msgpack.core.MessageIntegerOverflowException
extends
MessageOverflowException
implements Serializable
Serialized Fields
bigInteger
java.math.BigInteger bigInteger
Class
org.msgpack.core.MessageOverflowException
extends
MessageTypeException
implements Serializable
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.MessageTypeException
extends
MessagePackException
implements Serializable
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes