Class InvalidEventSubscriptionStateException

All Implemented Interfaces:
Serializable

public class InvalidEventSubscriptionStateException extends AmazonServiceException

This error can occur if someone else is modifying a subscription. You should retry the action.

See Also:
  • Constructor Details

    • InvalidEventSubscriptionStateException

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