CSL  5.2
csl::OutOfRangeError Class Reference

Data out of range. More...

#include <CSL_Exceptions.h>

+ Inheritance diagram for csl::OutOfRangeError:

List of all members.

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

const char* csl::CException::what ( )
inlineinherited

Definition at line 56 of file CSL_Exceptions.h.

Referenced by csl::MIDIIO::handleError(), and csl::VSTIO::processReplacing().


Member Data Documentation

string csl::CException::mMessage
inherited

The documentation for this class was generated from the following file: