Class CacheSubnetGroupNotFoundException

All Implemented Interfaces:
Serializable

public class CacheSubnetGroupNotFoundException extends AmazonServiceException

The requested cache subnet group name does not refer to an existing cache subnet group.

See Also:
  • Constructor Details

    • CacheSubnetGroupNotFoundException

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