CSL  6.0
csl::DomainError Class Reference

Numerical data of wrong type. More...

#include <CSL_Exceptions.h>

+ Inheritance diagram for csl::DomainError:

Public Member Functions

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

Public Attributes

string mMessage
 

Detailed Description

Numerical data of wrong type.

Definition at line 108 of file CSL_Exceptions.h.

Constructor & Destructor Documentation

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

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