public class HttpStatusException extends IOException
| Constructor and Description |
|---|
HttpStatusException(String message,
int statusCode,
String url) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode() |
String |
getUrl() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2009–2017 Jonathan Hedley. All rights reserved.