CSL  6.0
csl::RunTimeError Class Reference

Illegal operation at run time. More...

#include <CSL_Exceptions.h>

+ Inheritance diagram for csl::RunTimeError:

Public Member Functions

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

Public Attributes

string mMessage
 

Detailed Description

Illegal operation at run time.

Definition at line 90 of file CSL_Exceptions.h.

Constructor & Destructor Documentation

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

Definition at line 92 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: