#include <Exception.h>
Public Attributes | |
const char * | message |
Protected Member Functions | |
Exception (const char *msg="none") | |
Definition at line 46 of file Exception.h.
|
inlineprotected |
Definition at line 52 of file Exception.h.
const char* sawyer::Exception::message |
Definition at line 49 of file Exception.h.