Qpid Proton C++ API  0.33.0
timeout_error

An operation timed out. More...

#include <error.hpp>

Inheritance diagram for timeout_error:
error

Public Member Functions

 timeout_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 operation timed out.


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