mqtt_cpp
Classes | Namespaces
exception.hpp File Reference
#include <exception>
#include <sstream>
#include <boost/system/error_code.hpp>
#include <boost/assert.hpp>
#include <mqtt/namespace.hpp>
#include <mqtt/utf8encoded_strings.hpp>
Include dependency graph for exception.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MQTT_NS::protocol_error
 
struct  MQTT_NS::malformed_packet_error
 
struct  MQTT_NS::remaining_length_error
 
struct  MQTT_NS::variable_length_error
 
struct  MQTT_NS::utf8string_length_error
 
struct  MQTT_NS::utf8string_contents_error
 
struct  MQTT_NS::will_message_length_error
 
struct  MQTT_NS::password_length_error
 
struct  MQTT_NS::bytes_transferred_error
 
struct  MQTT_NS::read_bytes_transferred_error
 
struct  MQTT_NS::write_bytes_transferred_error
 
struct  MQTT_NS::packet_id_exhausted_error
 
struct  MQTT_NS::property_parse_error
 
struct  MQTT_NS::property_length_error
 
struct  MQTT_NS::restore_type_error
 

Namespaces

 MQTT_NS