Class EventSubscriptionQuotaExceededException

All Implemented Interfaces:
Serializable

public class EventSubscriptionQuotaExceededException extends AmazonServiceException

The request would exceed the allowed number of event subscriptions 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

    • EventSubscriptionQuotaExceededException

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