|
Lib
QOLを高める
|
#include <exceptions.h>
Public Member Functions | |
| Win32Error (const std::string &msg, DWORD code) | |
| const char * | what () const override |
Definition at line 42 of file exceptions.h.
| yappy::error::Win32Error::Win32Error | ( | const std::string & | msg, |
| DWORD | code | ||
| ) |
Definition at line 87 of file exceptions.cpp.
|
override |
Definition at line 109 of file exceptions.cpp.
1.8.11