Class ResourceQuotaExceededException

All Implemented Interfaces:
Serializable

public class ResourceQuotaExceededException extends AmazonServiceException

The quota for this resource quota has been exceeded.

See Also:
  • Constructor Details

    • ResourceQuotaExceededException

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