Class SubscriptionNotFoundException

All Implemented Interfaces:
Serializable

public class SubscriptionNotFoundException extends AmazonServiceException

The subscription name does not exist.

See Also:
  • Constructor Details

    • SubscriptionNotFoundException

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