CSL  6.0
csl::IOError Class Reference

IO Error. More...

#include <CSL_Exceptions.h>

+ Inheritance diagram for csl::IOError:

Public Member Functions

 IOError (const string &msg)
 
const char * what ()
 

Public Attributes

string mMessage
 

Detailed Description

IO Error.

Definition at line 126 of file CSL_Exceptions.h.

Constructor & Destructor Documentation

csl::IOError::IOError ( const string &  msg)
inline

Definition at line 128 of file CSL_Exceptions.h.

Member Function Documentation

Member Data Documentation

string csl::CException::mMessage
inherited

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