Exception for files that can not be found or opened.
More...
#include <Exceptions.h>
Exception for files that can not be found or opened.
Definition at line 173 of file Exceptions.h.
◆ InvalidFile()
openshot::InvalidFile::InvalidFile |
( |
std::string |
message, |
|
|
std::string |
file_path |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
message | A message to accompany the exception |
file_path | The input file being processed |
Definition at line 183 of file Exceptions.h.
◆ ~InvalidFile()
virtual openshot::InvalidFile::~InvalidFile |
( |
| ) |
|
|
inlinevirtualnoexcept |
◆ file_path
std::string openshot::InvalidFile::file_path |
The documentation for this class was generated from the following file: