public class HttpResponseException extends ClientProtocolException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
private int |
statusCode |
| Constructor and Description |
|---|
HttpResponseException(int statusCode,
java.lang.String s) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode() |
private static final long serialVersionUID
private final int statusCode