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:
    Serialized Form
    • Constructor Detail

      • CacheParameterGroupQuotaExceededException

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