OpenShot Library | libopenshot
0.1.9
|
Exception when resample fails. More...
#include <Exceptions.h>
Public Member Functions | |
ResampleError (string message, string file_path) | |
virtual | ~ResampleError () throw () |
![]() | |
BaseException (string message) | |
virtual const char * | what () const throw () |
virtual | ~BaseException () throw () |
Public Attributes | |
string | file_path |
Additional Inherited Members | |
![]() | |
string | m_message |
Exception when resample fails.
Definition at line 244 of file Exceptions.h.
|
inline |
Definition at line 248 of file Exceptions.h.
|
inlinevirtual |
Definition at line 250 of file Exceptions.h.
string openshot::ResampleError::file_path |
Definition at line 247 of file Exceptions.h.