public class HttpResponseException extends IOException
| Constructor and Description |
|---|
HttpResponseException(String s,
org.apache.http.HttpResponse httpResponse) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.HttpResponse |
getHttpResponse() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HttpResponseException(String s, org.apache.http.HttpResponse httpResponse)
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.