public class LimitExceededException extends AmazonServiceException
Either you have sent too many requests or your input file is too long. Wait before you resend your request, or use a smaller file and resend the request.
AmazonServiceException.ErrorType
Constructor and Description |
---|
LimitExceededException(java.lang.String message)
Constructs a new LimitExceededException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCode
isRetryable
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.