Public Member Functions | |
| GenericSystemError (int err_code, std::string const &msg) | |
| GenericSystemError (int err_code, char const *msg) | |
| GenericSystemError (std::string const &msg) | |
| GenericSystemError (char const *msg) | |
| GenericSystemError (GenericSystemError const &other)=default | |
| GenericSystemError & | operator= (GenericSystemError const &other)=default |