Exception when invalid encoding options are used.
More...
#include <Exceptions.h>
Exception when invalid encoding options are used.
Definition at line 221 of file Exceptions.h.
◆ InvalidOptions()
openshot::InvalidOptions::InvalidOptions |
( |
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 231 of file Exceptions.h.
◆ ~InvalidOptions()
virtual openshot::InvalidOptions::~InvalidOptions |
( |
| ) |
|
|
inlinevirtualnoexcept |
◆ file_path
std::string openshot::InvalidOptions::file_path |
The documentation for this class was generated from the following file: