CSL  6.0
csl::MemoryError Class Reference

Malloc failure subclass. More...

#include <CSL_Exceptions.h>

+ Inheritance diagram for csl::MemoryError:

Public Member Functions

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

Public Attributes

string mMessage
 

Detailed Description

Malloc failure subclass.

Definition at line 63 of file CSL_Exceptions.h.

Constructor & Destructor Documentation

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

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