Package com.hivemq.client.mqtt.exceptions
package com.hivemq.client.mqtt.exceptions
-
Exception ClassesClassDescriptionException that is used if a MQTT connection is closed without a Disconnect message.Exception that is used if a MQTT connection could not be established.Exception that is used if an operation is called on an
MqttClientthat is not possible in its current state, e.g.Exception that is used if a decoding error occurred.Exception that is used if an encoding error occurred.Exception that is used if an MQTT session has expired.