OpenShot Library | libopenshot
0.2.3
|
Exception when no streams are found in the file. More...
#include <Exceptions.h>
Public Member Functions | |
NoStreamsFound (string message, string file_path) | |
virtual | ~NoStreamsFound () 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 streams are found in the file.
Definition at line 192 of file Exceptions.h.
|
inline |
Definition at line 196 of file Exceptions.h.
|
inlinevirtual |
Definition at line 198 of file Exceptions.h.
string openshot::NoStreamsFound::file_path |
Definition at line 195 of file Exceptions.h.