Lib
QOLを高める
Public Member Functions | List of all members
yappy::error::D3DError Class Reference

#include <exceptions.h>

Inheritance diagram for yappy::error::D3DError:
yappy::error::DXError

Public Member Functions

 D3DError (const std::string &msg, HRESULT hr)
 
- Public Member Functions inherited from yappy::error::DXError
 DXError (const std::string &msg, HRESULT hr)
 
const char * what () const override
 

Detailed Description

Definition at line 99 of file exceptions.h.

Constructor & Destructor Documentation

yappy::error::D3DError::D3DError ( const std::string &  msg,
HRESULT  hr 
)
inline

Definition at line 101 of file exceptions.h.


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