Class NumberOfNodesQuotaExceededException

All Implemented Interfaces:
Serializable

public class NumberOfNodesQuotaExceededException extends AmazonServiceException

The operation would exceed the number of nodes allotted to the account. For information about increasing your quota, go to Limits in Amazon Redshift in the Amazon Redshift Cluster Management Guide.

See Also:
  • Constructor Details

    • NumberOfNodesQuotaExceededException

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