class

MQTT::ConnectError

Inherits MQTT::Error / Exception / Reference / Object

Raised when a broker refuses a connection, see MQTT::V3::Connack#success!

Constructors

new(return_code : UInt8, message : String)
Source

Instance methods

return_code
Source