TuttleOFX
1
|
File manipulation error. eg. read only, file doesn't exists, etc. More...
#include <exceptions.hpp>
Public Member Functions | |
File () | |
File (const std::string &path) |
File manipulation error. eg. read only, file doesn't exists, etc.
Definition at line 391 of file exceptions.hpp.
tuttle::exception::File::File | ( | ) | [inline] |
Definition at line 393 of file exceptions.hpp.
tuttle::exception::File::File | ( | const std::string & | path | ) | [inline] |
Definition at line 395 of file exceptions.hpp.