Class LimitsExceededException

All Implemented Interfaces:
Serializable

public class LimitsExceededException extends AmazonServiceException

The limits specified for a resource have been exceeded.

See Also:
  • Constructor Details

    • LimitsExceededException

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