Class SubscriptionAlreadyExistException

All Implemented Interfaces:
Serializable

public class SubscriptionAlreadyExistException extends AmazonServiceException

There is already an existing event notification subscription with the specified name.

See Also:
  • Constructor Details

    • SubscriptionAlreadyExistException

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