jack_init_error Class Reference
#include <JackClient.h>
List of all members.
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: