Exception when a required chunk is missing.
More...
#include <Exceptions.h>
Exception when a required chunk is missing.
Definition at line 56 of file Exceptions.h.
◆ ChunkNotFound()
openshot::ChunkNotFound::ChunkNotFound |
( |
string |
message, |
|
|
int64_t |
frame_number, |
|
|
int64_t |
chunk_number, |
|
|
int64_t |
chunk_frame |
|
) |
| |
|
inline |
◆ ~ChunkNotFound()
virtual openshot::ChunkNotFound::~ChunkNotFound |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ chunk_frame
int64_t openshot::ChunkNotFound::chunk_frame |
◆ chunk_number
int64_t openshot::ChunkNotFound::chunk_number |
◆ file_path
string openshot::ChunkNotFound::file_path |
◆ frame_number
int64_t openshot::ChunkNotFound::frame_number |
The documentation for this class was generated from the following file: