org.apache.http.client
@Immutable public class HttpResponseException extends ClientProtocolException
| Constructor and Description |
|---|
HttpResponseException(int statusCode,
String s) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode() |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HttpResponseException(int statusCode,
String s)
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.