Class InvalidDeliveryChannelNameException

All Implemented Interfaces:
Serializable

public class InvalidDeliveryChannelNameException extends AmazonServiceException

The specified delivery channel name is not valid.

See Also:
  • Constructor Details

    • InvalidDeliveryChannelNameException

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