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