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