Class CacheClusterAlreadyExistsException

All Implemented Interfaces:
Serializable

public class CacheClusterAlreadyExistsException extends AmazonServiceException

You already have a cache cluster with the given identifier.

See Also:
  • Constructor Details

    • CacheClusterAlreadyExistsException

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