#include <exceptions.h>

Public Member Functions | |
| FileException () | |
| FileException (string message) | |
Definition at line 58 of file exceptions.h.
| FileException::FileException | ( | ) | [inline] |
| FileException::FileException | ( | string | message | ) | [inline] |
1.5.5