public class RejectException extends RuntimeException
| Constructor and Description |
|---|
RejectException() |
RejectException(int code,
String message) |
RejectException(String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
String |
getErrorResponse() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2006–2021. All rights reserved.