Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
mqtt-client
v0.1.8
MQTT
BadCredentials
Client
Connection
Message
ReceivedMessage
SocketOptions
ConnectError
Error
IdentifierReject
InvalidProtocolVersion
InvalidResponse
NotAuthorized
ServerUnavailable
TimeoutError
UnexpectedPacket
Built with Crystal 1.9.2
2023-10-08 09:59:47 UTC
class
MQTT::InvalidResponse
MQTT::InvalidResponse
MQTT::ConnectError
MQTT::Error
Exception
Reference
Object
Defined in:
mqtt-client/errors.cr
Constructors
.new
(response_code : UInt8)
Constructor Detail
def self.
new
(response_code : UInt8)
#
[
View source
]