TuttleOFX
1
|
#include <exceptions.hpp>
Public Member Functions | |
FileExist () | |
FileExist (const std::string &path) |
File already exists.
Definition at line 419 of file exceptions.hpp.
tuttle::exception::FileExist::FileExist | ( | ) | [inline] |
Definition at line 421 of file exceptions.hpp.
tuttle::exception::FileExist::FileExist | ( | const std::string & | path | ) | [inline] |
Definition at line 423 of file exceptions.hpp.