#include <KeosOGLException.h>
Inheritance diagram for Keos::COGLException:

Public Member Functions | |
| COGLException (const std::string &strOGLFonction, const String &strSource) | |
| Constructor. | |
Definition at line 36 of file KeosOGLException.h.
| Keos::COGLException::COGLException | ( | const std::string & | strOGLFonction, | |
| const String & | strSource | |||
| ) | [inline] |
Constructor.
Definition at line 42 of file KeosOGLException.h.
References Keos::CException::m_strMessage, and Keos::CException::m_strShortMessage.
1.5.1-p1