Exception when a reader is closed, and a frame is requested.
More...
#include <Exceptions.h>
Exception when a reader is closed, and a frame is requested.
Definition at line 337 of file Exceptions.h.
◆ ReaderClosed()
| openshot::ReaderClosed::ReaderClosed |
( |
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 347 of file Exceptions.h.
◆ ~ReaderClosed()
| virtual openshot::ReaderClosed::~ReaderClosed |
( |
| ) |
|
|
inlinevirtualnoexcept |
◆ file_path
| std::string openshot::ReaderClosed::file_path |
The documentation for this class was generated from the following file: