public class NoHttpResponseException extends IOException
Constructor and Description |
---|
NoHttpResponseException(String message)
Creates a new NoHttpResponseException with the specified detail message.
|
NoHttpResponseException(String message,
Throwable cause)
Constructs a
NoHttpResponseException with the specified detail message
and cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, toString
public NoHttpResponseException(String message)
message
- exception message