Jack2
1.9.9
|
Exception thrown by JackEngine in temporary mode. More...
#include <JackException.h>
Public Member Functions | |
JackTemporaryException (const std::string &msg) | |
JackTemporaryException (char *msg) | |
JackTemporaryException (const char *msg) | |
![]() | |
JackException (const std::string &msg) | |
JackException (char *msg) | |
JackException (const char *msg) | |
std::string | Message () |
void | PrintMessage () |
Exception thrown by JackEngine in temporary mode.
Definition at line 67 of file JackException.h.