yat
0.14.5pre
|
Class that contains information reported via global variable errno. More...
#include <yat/utility/Exception.h>
Public Member Functions | |
errno_error (std::string message) | |
Class that contains information reported via global variable errno.
theplu::yat::utility::errno_error::errno_error | ( | std::string | message | ) |
The error message, return from what(), is set to message + strerror(errno)