Class NoAvailableDeliveryChannelException

All Implemented Interfaces:
Serializable

public class NoAvailableDeliveryChannelException extends AmazonServiceException

There is no delivery channel available to record configurations.

See Also:
  • Constructor Details

    • NoAvailableDeliveryChannelException

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