Class ReservedNodeQuotaExceededException

All Implemented Interfaces:
Serializable

public class ReservedNodeQuotaExceededException extends AmazonServiceException

Request would exceed the user's compute node quota. For information about increasing your quota, go to Limits in Amazon Redshift in the Amazon Redshift Cluster Management Guide.

See Also:
  • Constructor Details

    • ReservedNodeQuotaExceededException

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