Jack2 1.9.6
|
Exception base class. More...
#include <JackException.h>
Public Member Functions | |
JackException (const std::string &msg) | |
JackException (char *msg) | |
JackException (const char *msg) | |
std::string | Message () |
void | PrintMessage () |
Exception base class.
Definition at line 36 of file JackException.h.