Class SubscriptionLimitExceededException

All Implemented Interfaces:
Serializable

public class SubscriptionLimitExceededException extends AmazonServiceException

Indicates that the customer already owns the maximum allowed number of subscriptions.

See Also:
  • Constructor Details

    • SubscriptionLimitExceededException

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