public class HTTPException extends Exception
| Constructor and Description |
|---|
HTTPException(int statusCode,
String reason) |
| Modifier and Type | Method and Description |
|---|---|
String |
getReason() |
int |
getStatusCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.