public class MessageStringCodingException extends MessagePackException
UNREACHABLE
Constructor and Description |
---|
MessageStringCodingException(java.nio.charset.CharacterCodingException cause) |
MessageStringCodingException(java.lang.String message,
java.nio.charset.CharacterCodingException cause) |
Modifier and Type | Method and Description |
---|---|
java.nio.charset.CharacterCodingException |
getCause() |
UNSUPPORTED