Exception when memory could not be allocated.
More...
#include <Exceptions.h>
Exception when memory could not be allocated.
Definition at line 321 of file Exceptions.h.
◆ OutOfMemory()
openshot::OutOfMemory::OutOfMemory |
( |
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 331 of file Exceptions.h.
◆ ~OutOfMemory()
virtual openshot::OutOfMemory::~OutOfMemory |
( |
| ) |
|
|
inlinevirtualnoexcept |
◆ file_path
std::string openshot::OutOfMemory::file_path |
The documentation for this class was generated from the following file: