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:
  • Constructor Details

    • InvalidSubscriptionStateException

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