@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AuthenticationProfileQuotaExceededException extends AmazonRedshiftException
The size or number of authentication profiles has exceeded the quota. The maximum length of the JSON string and maximum number of authentication profiles is determined by a quota for your account.
AmazonServiceException.ErrorType
Constructor and Description |
---|
AuthenticationProfileQuotaExceededException(String message)
Constructs a new AuthenticationProfileQuotaExceededException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AuthenticationProfileQuotaExceededException(String message)
message
- Describes the error encountered.