Class CacheSubnetQuotaExceededException

  • All Implemented Interfaces:
    Serializable

    public class CacheSubnetQuotaExceededException
    extends AmazonServiceException

    The request cannot be processed because it would exceed the allowed number of subnets in a cache subnet group.

    See Also:
    Serialized Form
    • Constructor Detail

      • CacheSubnetQuotaExceededException

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