public class HttpResponseException extends ClientProtocolException
| Constructor and Description |
|---|
HttpResponseException(int statusCode,
String reasonPhrase) |
| Modifier and Type | Method and Description |
|---|---|
String |
getReasonPhrase() |
int |
getStatusCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, toString