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