class

MQTT::Error

Inherits Exception / Reference / Object

Super-class for other MQTT related exceptions. Every error raised by this shard is a subclass of this, so rescue MQTT::Error is sufficient to catch them all.