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, toString
Copyright © 2006–2018. All rights reserved.