Class InvalidCacheClusterStateException

All Implemented Interfaces:
Serializable

public class InvalidCacheClusterStateException extends AmazonServiceException

The requested cache cluster is not in the available state.

See Also:
  • Constructor Details

    • InvalidCacheClusterStateException

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