TuttleOFX
1
|
Directory doesn't exists. More...
#include <exceptions.hpp>
Public Member Functions | |
NoDirectory () | |
NoDirectory (const std::string path) |
Directory doesn't exists.
Definition at line 433 of file exceptions.hpp.
tuttle::exception::NoDirectory::NoDirectory | ( | ) | [inline] |
Definition at line 435 of file exceptions.hpp.
tuttle::exception::NoDirectory::NoDirectory | ( | const std::string | path | ) | [inline] |
Definition at line 437 of file exceptions.hpp.