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:
  • Constructor Details

    • MqttProtocolErrorEvent

      public MqttProtocolErrorEvent(Object source, org.eclipse.paho.mqttv5.common.MqttException exception)