GLRuntimeError Class Reference

#include <GLRuntimeError.h>

List of all members.

Public Member Functions

 GLRuntimeError (const string &msg="")
virtual ~GLRuntimeError () throw ()


Detailed Description

Error to be thrown in case of logical (usually non-critical) error.

Definition at line 11 of file GLRuntimeError.h.


Constructor & Destructor Documentation

GLRuntimeError::GLRuntimeError ( const string &  msg = ""  )  [inline]

Creates the RuntimeError class.

Parameters:
msg message associated with the error.

Definition at line 18 of file GLRuntimeError.h.

virtual GLRuntimeError::~GLRuntimeError (  )  throw () [inline, virtual]

Just a destructor.

Definition at line 25 of file GLRuntimeError.h.


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

Generated on Sat Jun 13 13:58:12 2009 for GenLib by  doxygen 1.5.9