Qpid Proton C++ API  0.32.0
error.hpp File Reference

The base Proton error. More...

#include "./internal/config.hpp"
#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

 proton
 The main Proton namespace.
 

Detailed Description

The base Proton error.