Class ClusterQuotaForCustomerExceededException

  • All Implemented Interfaces:
    Serializable

    public class ClusterQuotaForCustomerExceededException
    extends AmazonServiceException

    The request cannot be processed because it would exceed the allowed number of cache clusters per customer.

    See Also:
    Serialized Form
    • Constructor Detail

      • ClusterQuotaForCustomerExceededException

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