ErrorErrno Class Reference
Error class for C-style errno errors. More...
#include <error.hpp>
Inheritance diagram for ErrorErrno:

Public Member Functions | |
ErrorErrno (const ErrorLocation &loc) | |
Constructor for errno based error with standard error message from errno database. |
Detailed Description
Error class for C-style errno errors.
Constructor & Destructor Documentation
ErrorErrno::ErrorErrno | ( | const ErrorLocation & | loc | ) |
Constructor for errno based error with standard error message from errno database.
The documentation for this class was generated from the following file: