Uses of Class
org.apache.http.client.HttpResponseException
| Package | Description |
|---|---|
| org.apache.http.impl.client |
-
Uses of HttpResponseException in org.apache.http.impl.client
Methods in org.apache.http.impl.client that throw HttpResponseException Modifier and Type Method Description StringBasicResponseHandler. handleResponse(HttpResponse response)Returns the response body as a String if the response was successful (a 2xx status code).