Class InsufficientCacheClusterCapacityException

All Implemented Interfaces:
Serializable

public class InsufficientCacheClusterCapacityException extends AmazonServiceException

The requested cache node type is not available in the specified Availability Zone.

See Also:
  • Constructor Details

    • InsufficientCacheClusterCapacityException

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