public class UnacceptableCredentialException extends ApiException
| Constructor and Description |
|---|
UnacceptableCredentialException(String message)Constructor |
UnacceptableCredentialException(String message, Throwable cause) |
fillInStackTraceaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnacceptableCredentialException(String message)
message - the exception's message