jack_init_error Class Reference

#include <JackClient.h>

List of all members.

Public Member Functions

 jack_init_error (const string &what)


Detailed Description

Definition at line 53 of file JackClient.h.


Constructor & Destructor Documentation

jack_init_error::jack_init_error ( const string &  what  )  [inline]

Definition at line 56 of file JackClient.h.

00056 : std::runtime_error(what) {}


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

Get JackFX at SourceForge.net. Fast, secure and Free Open Source software downloads
Generated for JackFX by  doxygen