CSL  6.0
csl::LogicError Class Reference

Impossible operation. More...

#include <CSL_Exceptions.h>

+ Inheritance diagram for csl::LogicError:

Public Member Functions

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

Public Attributes

string mMessage
 

Detailed Description

Impossible operation.

Definition at line 99 of file CSL_Exceptions.h.

Constructor & Destructor Documentation

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

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