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

#include <exceptions.h>

Inheritance diagram for yappy::error::DXError:
yappy::error::D3DError yappy::error::DIError yappy::error::DSError yappy::error::XAudioError

Public Member Functions

 DXError (const std::string &msg, HRESULT hr)
 
const char * what () const override
 

Detailed Description

Definition at line 91 of file exceptions.h.

Constructor & Destructor Documentation

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

Definition at line 141 of file exceptions.cpp.

Member Function Documentation

const char * yappy::error::DXError::what ( ) const
override

Definition at line 152 of file exceptions.cpp.


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