public class MessageConstraintException extends CharacterCodingException
Constructor and Description |
---|
MessageConstraintException(String message)
Creates a TruncatedChunkException with the specified detail message.
|
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MessageConstraintException(String message)
message
- The exception detail messagepublic String getMessage()
getMessage
in class Throwable
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.