Exception for an out of bounds key-frame point.
More...
#include <Exceptions.h>
Exception for an out of bounds key-frame point.
Definition at line 213 of file Exceptions.h.
◆ OutOfBoundsPoint()
openshot::OutOfBoundsPoint::OutOfBoundsPoint |
( |
string |
message, |
|
|
int |
point_requested, |
|
|
int |
max_points |
|
) |
| |
|
inline |
◆ ~OutOfBoundsPoint()
virtual openshot::OutOfBoundsPoint::~OutOfBoundsPoint |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ MaxPoints
int openshot::OutOfBoundsPoint::MaxPoints |
◆ PointRequested
int openshot::OutOfBoundsPoint::PointRequested |
The documentation for this class was generated from the following file: