Class NoSuchDeliveryChannelException

    • Constructor Detail

      • NoSuchDeliveryChannelException

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