#include <OSDLOpenGL.h>
Inheritance diagram for OSDL::Video::OpenGL::OpenGLException:
Definition at line 43 of file OSDLOpenGL.h.
Public Member Functions | |
OpenGLException (const std::string &reason) throw () | |
Constructs a new OpenGLException. | |
virtual | ~OpenGLException () throw () |
Virtual destructor. |
OpenGLException::OpenGLException | ( | const std::string & | reason | ) | throw () |
OpenGLException::~OpenGLException | ( | ) | throw () [virtual] |