public class MessageConstraintException extends IOException
| Constructor and Description | 
|---|
| MessageConstraintException(String message)Creates a MessageConstraintException with the specified detail message. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MessageConstraintException(String message)
message - The exception detail messageCopyright © 2005–2022 The Apache Software Foundation. All rights reserved.