#include <Exception.h>
Public Attributes | |
const char * | message |
Protected Member Functions | |
Exception (const char *msg="none") | |
Definition at line 55 of file Exception.h.
|
inlineprotected |
Definition at line 61 of file Exception.h.
const char* clearpath::Exception::message |
Definition at line 58 of file Exception.h.