Class OutboundQueueException

    • Field Detail

      • DEVICE_DISCONNECTED

        public static final OutboundQueueException DEVICE_DISCONNECTED
        Exception reported when the device disconnects.
    • Constructor Detail

      • OutboundQueueException

        public OutboundQueueException​(String message)
      • OutboundQueueException

        public OutboundQueueException​(String message,
                                      Throwable cause)