Jack2
1.9.9
|
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 43 of file JackException.h.