public class HttpException extends RuntimeException
| Constructor and Description |
|---|
HttpException(String methodKey,
int status,
String request) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMethodKey() |
String |
getRequest() |
int |
getStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.