Serializablepublic class HttpStatusException extends IOException
| Constructor | Description |
|---|---|
HttpStatusException(String message,
int statusCode,
String url) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getStatusCode() |
|
String |
getUrl() |
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2009–2018 Jonathan Hedley. All rights reserved.