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