CSL
6.0
|
Base class of CSL exceptions (written upper-case). Has a string message. More...
#include <CSL_Exceptions.h>
Public Member Functions | |
CException (const string &msg) throw () | |
~CException () throw () | |
const char * | what () |
Public Attributes | |
string | mMessage |
Base class of CSL exceptions (written upper-case). Has a string message.
Definition at line 51 of file CSL_Exceptions.h.
|
inline |
Definition at line 54 of file CSL_Exceptions.h.
|
inline |
Definition at line 55 of file CSL_Exceptions.h.
|
inline |
Definition at line 56 of file CSL_Exceptions.h.
Referenced by CSLServerComponent::audioDeviceIOCallback(), CSLMIDIComponent::audioDeviceIOCallback(), CSLAbstComponent::audioDeviceIOCallback(), CSLComponent::audioDeviceIOCallback(), csl::MIDIIO::handleError(), and csl::VSTIO::processReplacing().
string csl::CException::mMessage |
Definition at line 53 of file CSL_Exceptions.h.
Referenced by csl::HRTFDatabase::HRTFDatabase(), csl::SndFileInstrument::initialize(), csl::JSoundFile::JSoundFile(), csl::IO::pullInput(), and csl::PAIO::test().