public class ClientException extends UncheckedException
| Constructor and Description |
|---|
ClientException(int httpStatus) |
ClientException(int httpStatus,
Integer appStatus) |
ClientException(int httpStatus,
Integer appStatus,
String msg,
Object... msgArgs) |
ClientException(int httpStatus,
String msg,
Object... msgArgs) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAppStatus() |
int |
getHttpStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 Agapsys Tecnologia Ltda-ME. All rights reserved.