Class CacheSubnetGroupQuotaExceededException

  • All Implemented Interfaces:
    Serializable

    public class CacheSubnetGroupQuotaExceededException
    extends AmazonServiceException

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

    See Also:
    Serialized Form
    • Constructor Detail

      • CacheSubnetGroupQuotaExceededException

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