public class HttpResponseException extends ClientProtocolException
| Constructor and Description |
|---|
HttpResponseException(int statusCode,
java.lang.String reasonPhrase) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getReasonPhrase() |
int |
getStatusCode() |