Class CacheClusterNotFoundException

All Implemented Interfaces:
Serializable

public class CacheClusterNotFoundException extends AmazonServiceException

The requested cache cluster ID does not refer to an existing cache cluster.

See Also:
  • Constructor Details

    • CacheClusterNotFoundException

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