Exception when a writer is closed, and a frame is requested.
More...
#include <Exceptions.h>
Exception when a writer is closed, and a frame is requested.
Definition at line 385 of file Exceptions.h.
◆ WriterClosed()
openshot::WriterClosed::WriterClosed |
( |
std::string |
message, |
|
|
std::string |
file_path = "" |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
message | A message to accompany the exception |
file_path | (optional) The output file being written |
Definition at line 395 of file Exceptions.h.
◆ ~WriterClosed()
virtual openshot::WriterClosed::~WriterClosed |
( |
| ) |
|
|
inlinevirtualnoexcept |
◆ file_path
std::string openshot::WriterClosed::file_path |
The documentation for this class was generated from the following file: