Class TooManyRequestsException

All Implemented Interfaces:
Serializable

public class TooManyRequestsException extends AmazonServiceException
Thrown when a request is throttled.
See Also:
  • Constructor Details

    • TooManyRequestsException

      public TooManyRequestsException(String message)
      Constructs a new TooManyRequestsException with the specified error message.
      Parameters:
      message - Describes the error encountered.