#include <FileWatcher.h>
Public Member Functions | |
| FileNotFoundException (const String &filename, const String message="") | |
| FileNotFoundException () | |
Exception thrown when a file is not found.
| FW::FileNotFoundException::FileNotFoundException | ( | ) | [inline] |
| FW::FileNotFoundException::FileNotFoundException | ( | const String & | filename, | |
| const String | message = "" | |||
| ) | [inline] |
1.6.1