|
SPSP
Simple publish-subscribe protocol. Connects low power IoT clients to MQTT.
|
MQTT connection error. More...
#include <mqtt_types.hpp>


Additional Inherited Members | |
Public Member Functions inherited from SPSP::Exception | |
| Exception (const std::string &msg) | |
| Constructs a new exception. More... | |
| virtual const char * | what () const noexcept |
| Returns exception's message. More... | |
MQTT connection error.
Thrown when connection cannot be established within timeout.
Definition at line 26 of file mqtt_types.hpp.
1.8.17