Exception when resample fails.
More...
#include <Exceptions.h>
Exception when resample fails.
Definition at line 353 of file Exceptions.h.
◆ ResampleError()
openshot::ResampleError::ResampleError |
( |
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 363 of file Exceptions.h.
◆ ~ResampleError()
virtual openshot::ResampleError::~ResampleError |
( |
| ) |
|
|
inlinevirtualnoexcept |
◆ file_path
std::string openshot::ResampleError::file_path |
The documentation for this class was generated from the following file: