Class SubscriptionCategoryNotFoundException

All Implemented Interfaces:
Serializable

public class SubscriptionCategoryNotFoundException extends AmazonServiceException

The supplied category does not exist.

See Also:
  • Constructor Details

    • SubscriptionCategoryNotFoundException

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