Qpid Proton C++ API  0.34.0
conversion_error

An error converting between AMQP and C++ data. More...

#include <error.hpp>

Inheritance diagram for conversion_error:
error

Public Member Functions

 conversion_error (const std::string &)
 Construct the error with a message.
 
- Public Member Functions inherited from error
 error (const std::string &)
 Construct the error with a message.
 

Detailed Description

An error converting between AMQP and C++ data.

Examples
message_properties.cpp.

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