Qpid Proton C++ API  0.32.0
error

The base Proton error. More...

#include <error.hpp>

Inheritance diagram for error:
conversion_error timeout_error url_error

Public Member Functions

 error (const std::string &)
 Construct the error with a message.
 

Detailed Description

The base Proton error.

All exceptions thrown from functions in the proton namespace are subclasses of proton::error.


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