OpenShot Library | libopenshot
0.2.0
|
Exception when invalid encoding options are used. More...
#include <Exceptions.h>
Public Member Functions | |
InvalidOptions (string message, string file_path) | |
virtual | ~InvalidOptions () 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 invalid encoding options are used.
Definition at line 162 of file Exceptions.h.
|
inline |
Definition at line 166 of file Exceptions.h.
|
inlinevirtual |
Definition at line 168 of file Exceptions.h.
string openshot::InvalidOptions::file_path |
Definition at line 165 of file Exceptions.h.