Class NodeQuotaForCustomerExceededException

All Implemented Interfaces:
Serializable

public class NodeQuotaForCustomerExceededException extends AmazonServiceException

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

See Also:
  • Constructor Details

    • NodeQuotaForCustomerExceededException

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