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:
    Serialized Form
    • Constructor Detail

      • InvalidEventSubscriptionStateException

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