|
Lib
QOLを高める
|
#include <exceptions.h>
Public Member Functions | |
| DXError (const std::string &msg, HRESULT hr) | |
| const char * | what () const override |
Definition at line 91 of file exceptions.h.
| yappy::error::DXError::DXError | ( | const std::string & | msg, |
| HRESULT | hr | ||
| ) |
Definition at line 141 of file exceptions.cpp.
|
override |
Definition at line 152 of file exceptions.cpp.
1.8.11