yat  0.21pre
Public Member Functions | List of all members
theplu::yat::utility::errno_error Class Reference

Class that contains information reported via global variable errno. More...

#include <yat/utility/Exception.h>

Inheritance diagram for theplu::yat::utility::errno_error:
theplu::yat::utility::runtime_error

Public Member Functions

 errno_error (std::string message)
 

Detailed Description

Class that contains information reported via global variable errno.

Since
New in yat 0.7

Constructor & Destructor Documentation

◆ errno_error()

theplu::yat::utility::errno_error::errno_error ( std::string  message)

The error message, return from what(), is set to message + strerror(errno)


The documentation for this class was generated from the following file:

Generated on Wed Jan 25 2023 03:34:29 for yat by  doxygen 1.8.14