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