Class EventSubscriptionQuotaExceededException

All Implemented Interfaces:
Serializable

public class EventSubscriptionQuotaExceededException extends AmazonServiceException

You have reached the maximum number of event subscriptions.

See Also:
  • Constructor Details

    • EventSubscriptionQuotaExceededException

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