| Jack2
    1.9.12
    | 
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.
 1.8.13
 1.8.13