Exception when no streams are found in the file.
More...
#include <Exceptions.h>
Exception when no streams are found in the file.
Definition at line 269 of file Exceptions.h.
◆ NoStreamsFound()
openshot::NoStreamsFound::NoStreamsFound |
( |
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 279 of file Exceptions.h.
◆ ~NoStreamsFound()
virtual openshot::NoStreamsFound::~NoStreamsFound |
( |
| ) |
|
|
inlinevirtualnoexcept |
◆ file_path
std::string openshot::NoStreamsFound::file_path |
The documentation for this class was generated from the following file: