mqtt_cpp
Public Member Functions | Public Attributes | List of all members
MQTT_NS::utf8string_contents_error Struct Reference

#include <exception.hpp>

Inheritance diagram for MQTT_NS::utf8string_contents_error:
Inheritance graph
[legend]
Collaboration diagram for MQTT_NS::utf8string_contents_error:
Collaboration graph
[legend]

Public Member Functions

 utf8string_contents_error (utf8string::validation r)
 
char const * what () const noexcept override final
 

Public Attributes

utf8string::validation r
 

Constructor & Destructor Documentation

◆ utf8string_contents_error()

MQTT_NS::utf8string_contents_error::utf8string_contents_error ( utf8string::validation  r)
inline

Member Function Documentation

◆ what()

char const* MQTT_NS::utf8string_contents_error::what ( ) const
inlinefinaloverridenoexcept

Member Data Documentation

◆ r

utf8string::validation MQTT_NS::utf8string_contents_error::r

The documentation for this struct was generated from the following file: