Exception when too many seek attempts happen.
More...
#include <Exceptions.h>
Exception when too many seek attempts happen.
Definition at line 369 of file Exceptions.h.
◆ TooManySeeks()
openshot::TooManySeeks::TooManySeeks |
( |
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 379 of file Exceptions.h.
◆ ~TooManySeeks()
virtual openshot::TooManySeeks::~TooManySeeks |
( |
| ) |
|
|
inlinevirtualnoexcept |
◆ file_path
std::string openshot::TooManySeeks::file_path |
The documentation for this class was generated from the following file: