Exception when no valid format is found for a file.
More...
#include <Exceptions.h>
Exception when no valid format is found for a file.
Definition at line 189 of file Exceptions.h.
◆ InvalidFormat()
openshot::InvalidFormat::InvalidFormat |
( |
std::string |
message, |
|
|
std::string |
file_path = "" |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
message | A message to accompany the exception |
file_path | (optional) The input file being processed |
Definition at line 199 of file Exceptions.h.
◆ ~InvalidFormat()
virtual openshot::InvalidFormat::~InvalidFormat |
( |
| ) |
|
|
inlinevirtualnoexcept |
◆ file_path
std::string openshot::InvalidFormat::file_path |
The documentation for this class was generated from the following file: