LinuxSampler::Exception Class Reference

Exception that will be thrown in NON REAL TIME PARTS of the LinuxSampler application. More...

#include <Exception.h>

Inheritance diagram for LinuxSampler::Exception:
LinuxSampler::AudioOutputException LinuxSampler::InstrumentManagerException LinuxSampler::MidiInputException

List of all members.

Public Member Functions

 Exception (const String &msg)
 Constructor.
String Message ()
 Returns the cause of the exception.
void PrintMessage ()
 Print the cause of the exception to the standard error output channel.

Detailed Description

Exception that will be thrown in NON REAL TIME PARTS of the LinuxSampler application.

Definition at line 37 of file Exception.h.


Constructor & Destructor Documentation

LinuxSampler::Exception::Exception ( const String msg  )  [inline]

Constructor.

Parameters:
msg - cause of the exception

Definition at line 44 of file Exception.h.


Member Function Documentation

String LinuxSampler::Exception::Message (  )  [inline]

Returns the cause of the exception.

Definition at line 50 of file Exception.h.

void LinuxSampler::Exception::PrintMessage (  )  [inline]

Print the cause of the exception to the standard error output channel.

Definition at line 58 of file Exception.h.


The documentation for this class was generated from the following file:
Generated on Sat Jan 28 11:44:02 2012 for linuxsampler by  doxygen 1.6.3