The base Proton error. More...
#include "./internal/export.hpp"
#include <stdexcept>
#include <string>
Go to the source code of this file.
Classes | |
struct | error |
The base Proton error. More... | |
struct | timeout_error |
An operation timed out. More... | |
struct | conversion_error |
An error converting between AMQP and C++ data. More... | |
Namespaces | |
namespace | proton |
The main Proton namespace. | |
The base Proton error.