Class SubscriptionEventIdNotFoundException

All Implemented Interfaces:
Serializable

public class SubscriptionEventIdNotFoundException extends AmazonServiceException

An Amazon Redshift event with the specified event ID does not exist.

See Also:
  • Constructor Details

    • SubscriptionEventIdNotFoundException

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