Class MqttProtocolErrorEvent

All Implemented Interfaces:
Serializable

public class MqttProtocolErrorEvent
extends MqttIntegrationEvent
The even representing an MQTT error occured during client interaction.
Since:
5.5.5
Author:
Artem Bilan
See Also:
MqttCallback.mqttErrorOccurred(MqttException), Serialized Form
  • Constructor Details