Class ThrottlingException

All Implemented Interfaces:
Serializable

public class ThrottlingException extends AmazonServiceException

The calls to the MeterUsage API are throttled.

See Also:
  • Constructor Details

    • ThrottlingException

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