CSL  6.0
csl::OutOfRangeError Class Reference

Data out of range. More...

#include <CSL_Exceptions.h>

+ Inheritance diagram for csl::OutOfRangeError:

Public Member Functions

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

Public Attributes

string mMessage
 

Detailed Description

Data out of range.

Definition at line 117 of file CSL_Exceptions.h.

Constructor & Destructor Documentation

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

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