LinuxSampler::MidiInputException Class Reference

Midi input exception that should be thrown by the MidiInputDevice descendants in case initialization of the MIDI input system failed (which should be done in the constructor of the MidiInputDevice descendant). More...

#include <MidiInputDevice.h>

Inheritance diagram for LinuxSampler::MidiInputException:
LinuxSampler::Exception

List of all members.

Public Member Functions

 MidiInputException (const std::string &msg)
String Message ()
 Returns the cause of the exception.
void PrintMessage ()
 Print the cause of the exception to the standard error output channel.

Detailed Description

Midi input exception that should be thrown by the MidiInputDevice descendants in case initialization of the MIDI input system failed (which should be done in the constructor of the MidiInputDevice descendant).

Definition at line 49 of file MidiInputDevice.h.


Constructor & Destructor Documentation

LinuxSampler::MidiInputException::MidiInputException ( const std::string &  msg  )  [inline]

Definition at line 51 of file MidiInputDevice.h.


Member Function Documentation

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

Returns the cause of the exception.

Definition at line 50 of file Exception.h.

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

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 08:43:17 2012 for linuxsampler by  doxygen 1.6.3