Class NoAvailableDeliveryChannelException

    • Constructor Detail

      • NoAvailableDeliveryChannelException

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