public class TooManyFailedAttemptsException extends AmazonServiceException
This exception gets thrown when the user has made too many failed attempts for a given action (e.g., sign in).
AmazonServiceException.ErrorType
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
TooManyFailedAttemptsException(java.lang.String message)
Constructs a new TooManyFailedAttemptsException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
private static final long serialVersionUID