jack_client_error Class Reference

#include <JackClient.h>

List of all members.

Public Member Functions

 jack_client_error (const string &what)


Detailed Description

Definition at line 59 of file JackClient.h.


Constructor & Destructor Documentation

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

Definition at line 62 of file JackClient.h.

00062 : 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