Class ClusterQuotaExceededException

All Implemented Interfaces:
Serializable

public class ClusterQuotaExceededException extends AmazonServiceException

The request would exceed the allowed number of cluster instances for this account. For information about increasing your quota, go to Limits in Amazon Redshift in the Amazon Redshift Cluster Management Guide.

See Also:
  • Constructor Details

    • ClusterQuotaExceededException

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