OpenShot Library | libopenshot
0.2.0
|
Exception when no valid format is found for a file. More...
#include <Exceptions.h>
Public Member Functions | |
InvalidFormat (string message, string file_path) | |
virtual | ~InvalidFormat () 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 no valid format is found for a file.
Definition at line 142 of file Exceptions.h.
|
inline |
Definition at line 146 of file Exceptions.h.
|
inlinevirtual |
Definition at line 148 of file Exceptions.h.
string openshot::InvalidFormat::file_path |
Definition at line 145 of file Exceptions.h.