drmi v0.10.3 (2017-09-07T13:32:28Z)
Dub
Repo
MosquittoException
mosquitto
client
Undocumented in source.
class
MosquittoException : Exception {
MOSQ_ERR
err
;
this
(MOSQ_ERR err, string func);
}
Constructors
this
this
(MOSQ_ERR err, string func)
Undocumented in source.
Members
Variables
err
MOSQ_ERR
err
;
Undocumented in source.
Meta
Source
See Implementation
mosquitto
client
classes
MosquittoClient
MosquittoException