Thrill
0.1
|
A Exception is thrown by Connection on all errors instead of returning error codes.
If ever we manage to recover from network errors, we probably have to rebuild most of the network objects anyway.
Definition at line 30 of file exception.hpp.
#include <exception.hpp>
Public Member Functions | |
Exception (const std::string &what) | |
Exception (const std::string &what, int _errno) | |
|
inlineexplicit |
Definition at line 33 of file exception.hpp.
|
inline |
Definition at line 37 of file exception.hpp.