Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CL_Error Class Reference

clanCore="System". More...

#include <error.h>

List of all members.

Public Methods

 CL_Error (const char *message)
 CL_Error (const std::string &message)

Public Attributes

std::string message


Detailed Description

clanCore="System".

Definition at line 9 of file error.h.


Constructor & Destructor Documentation

CL_Error::CL_Error ( const char * message ) [inline]
 

Definition at line 15 of file error.h.

CL_Error::CL_Error ( const std::string & message ) [inline]
 

Definition at line 16 of file error.h.


Member Data Documentation

std::string CL_Error::message
 

Definition at line 18 of file error.h.


The documentation for this class was generated from the following file:
Generated at Wed Apr 4 19:56:53 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001