Class CacheParameterGroupQuotaExceededException

All Implemented Interfaces:
Serializable

public class CacheParameterGroupQuotaExceededException extends AmazonServiceException

The request cannot be processed because it would exceed the maximum number of cache security groups.

See Also:
  • Constructor Details

    • CacheParameterGroupQuotaExceededException

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