#include <pfs.h>

Public Member Functions | |
| Exception (const char *const message) | |
| Creates a new exception. | |
| ~Exception () | |
| const char * | getMessage () |
| Returns the description of the problem. | |
Definition at line 570 of file pfs.h.
| pfs::Exception::Exception | ( | const char *const | message | ) | [inline] |
| const char* pfs::Exception::getMessage | ( | ) | [inline] |
1.5.3