OpenShot Library | libopenshot
0.2.2
|
Exception when a writer is closed, and a frame is requested. More...
#include <Exceptions.h>
Public Member Functions | |
WriterClosed (string message, string file_path) | |
virtual | ~WriterClosed () 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 a writer is closed, and a frame is requested.
Definition at line 264 of file Exceptions.h.
|
inline |
Definition at line 268 of file Exceptions.h.
|
inlinevirtual |
Definition at line 270 of file Exceptions.h.
string openshot::WriterClosed::file_path |
Definition at line 267 of file Exceptions.h.