Class NoSuchDeliveryChannelException

All Implemented Interfaces:
Serializable

public class NoSuchDeliveryChannelException extends AmazonServiceException

You have specified a delivery channel that does not exist.

See Also:
  • Constructor Details

    • NoSuchDeliveryChannelException

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