CSL  5.2
csl::TimingError Class Reference

Time-out. More...

#include <CSL_Exceptions.h>

+ Inheritance diagram for csl::TimingError:

List of all members.

Public Member Functions

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

Public Attributes

string mMessage

Detailed Description

Time-out.

Definition at line 81 of file CSL_Exceptions.h.


Constructor & Destructor Documentation

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

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