#include <KeosD3D9Exception.h>
Inheritance diagram for Keos::CD3D9Exception:

Public Member Functions | |
| CD3D9Exception (const std::string &strD3D9Fonction, const String &strSource) | |
| Constructor. | |
Definition at line 35 of file KeosD3D9Exception.h.
| Keos::CD3D9Exception::CD3D9Exception | ( | const std::string & | strD3D9Fonction, | |
| const String & | strSource | |||
| ) | [inline] |
Constructor.
Definition at line 41 of file KeosD3D9Exception.h.
References Keos::CException::m_strMessage, and Keos::CException::m_strShortMessage.
1.5.1-p1