OpenShot Library | libopenshot
0.1.9
|
Exception when memory could not be allocated. More...
#include <Exceptions.h>
Public Member Functions | |
OutOfMemory (string message, string file_path) | |
virtual | ~OutOfMemory () 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 memory could not be allocated.
Definition at line 224 of file Exceptions.h.
|
inline |
Definition at line 228 of file Exceptions.h.
|
inlinevirtual |
Definition at line 230 of file Exceptions.h.
string openshot::OutOfMemory::file_path |
Definition at line 227 of file Exceptions.h.