The base Proton error. More...
#include <error.hpp>
Public Member Functions | |
error (const std::string &) | |
Construct the error with a message. | |
The base Proton error.
All exceptions thrown from functions in the proton namespace are subclasses of proton::error.