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