Paho C++
1.0
The Paho MQTT C++ Client Library
|
This is the complete list of members for mqtt::security_exception, including all inherited members.
code_ | mqtt::exception | protected |
exception(int code) | mqtt::exception | inlineexplicit |
exception(int code, const string &msg) | mqtt::exception | inline |
get_message() const | mqtt::exception | inline |
get_reason_code() const | mqtt::exception | inline |
msg_ | mqtt::exception | protected |
security_exception(int code) | mqtt::security_exception | inlineexplicit |
security_exception(int code, const string &msg) | mqtt::security_exception | inline |
to_string() const | mqtt::exception | inline |