Thrill
0.1
|
An Exception which is thrown on system errors and contains errno information.
Definition at line 36 of file system_exception.hpp.
#include <system_exception.hpp>
Public Member Functions | |
ErrnoException (const std::string &what, int _errno) | |
ErrnoException (const std::string &what) | |
Public Member Functions inherited from SystemException | |
SystemException (const std::string &what) | |
|
inline |
Definition at line 39 of file system_exception.hpp.
|
inlineexplicit |
Definition at line 44 of file system_exception.hpp.