Class InvalidSubscriptionStateException

  • All Implemented Interfaces:
    Serializable

    public class InvalidSubscriptionStateException
    extends AmazonServiceException

    The subscription request is invalid because it is a duplicate request. This subscription request is already in progress.

    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidSubscriptionStateException

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