public class MessageConstraintException
extends java.nio.charset.CharacterCodingException
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
message |
private static long |
serialVersionUID |
Constructor and Description |
---|
MessageConstraintException(java.lang.String message)
Creates a TruncatedChunkException with the specified detail message.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage() |
private static final long serialVersionUID
private final java.lang.String message