public final class RejectedSetupException extends SetupException implements Retryable
| Constructor and Description |
|---|
RejectedSetupException(String message)
Constructs a new exception with the specified message.
|
RejectedSetupException(String message,
Throwable cause)
Constructs a new exception with the specified message and cause.
|
errorCode, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic RejectedSetupException(String message)
message - the message