Serialized Form
-
Package org.msgpack.core
-
Class org.msgpack.core.MessageFormatException extends MessagePackException implements Serializable
-
Class org.msgpack.core.MessageInsufficientBufferException extends MessagePackException implements Serializable
-
Class org.msgpack.core.MessageIntegerOverflowException extends MessageTypeException implements Serializable
-
Serialized Fields
-
bigInteger
java.math.BigInteger bigInteger
-
-
-
Class org.msgpack.core.MessageNeverUsedFormatException extends MessageFormatException 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.MessageTypeCastException extends MessageTypeException implements Serializable
-
Class org.msgpack.core.MessageTypeException extends MessagePackException implements Serializable
-