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