vibe-mqtt v0.1.8 (2017-02-04T20:32:11Z)
Dub
Repo
PacketFormatException
mqttd
messages
Exception thrown when package format is somehow malformed
final
class
PacketFormatException : Exception {
this
(string msg, Throwable next);
}
Constructors
this
this
(string msg, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
mqttd
messages
classes
PacketFormatException
enums
ConnectReturnCode
PacketType
QoSLevel
structs
ConnAck
ConnAckFlags
Connect
ConnectFlags
Disconnect
FixedHeader
PingReq
PingResp
PubAck
PubComp
PubRec
PubRel
Publish
SubAck
Subscribe
Topic
UnsubAck
Unsubscribe
variables
MQTT_PROTOCOL_LEVEL_3_1_1
MQTT_PROTOCOL_NAME
Exception thrown when package format is somehow malformed