TuttleOFX
1
|
#include <exceptions.hpp>
Public Member Functions | |
FileNotExist () | |
FileNotExist (const std::string path) |
File doesn't exists.
Definition at line 405 of file exceptions.hpp.
tuttle::exception::FileNotExist::FileNotExist | ( | ) | [inline] |
Definition at line 407 of file exceptions.hpp.
tuttle::exception::FileNotExist::FileNotExist | ( | const std::string | path | ) | [inline] |
Definition at line 409 of file exceptions.hpp.