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