|
Fawkes API
Fawkes Development Version
|
Opening a file failed for some reason. More...
#include <utils/system/file.h>

Public Member Functions | |
| UnableToOpenFileException (const char *filename, int error) | |
| Constructor. | |
Opening a file failed for some reason.
| fawkes::UnableToOpenFileException::UnableToOpenFileException | ( | const char * | filename, |
| int | error | ||
| ) |
Constructor.
| filename | the name of the file which couldn't be opened |
| error | the errno |
Definition at line 48 of file file.cpp.
References fawkes::Exception::append().