Class CacheSecurityGroupQuotaExceededException

All Implemented Interfaces:
Serializable

public class CacheSecurityGroupQuotaExceededException extends AmazonServiceException

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

See Also:
  • Constructor Details

    • CacheSecurityGroupQuotaExceededException

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