OpenShot Library | libopenshot
0.1.9
|
Exception for missing JSON Change key. More...
#include <Exceptions.h>
Public Member Functions | |
InvalidJSONKey (string message, string json) | |
virtual | ~InvalidJSONKey () throw () |
![]() | |
BaseException (string message) | |
virtual const char * | what () const throw () |
virtual | ~BaseException () throw () |
Public Attributes | |
string | json |
Additional Inherited Members | |
![]() | |
string | m_message |
Exception for missing JSON Change key.
Definition at line 182 of file Exceptions.h.
|
inline |
Definition at line 186 of file Exceptions.h.
|
inlinevirtual |
Definition at line 188 of file Exceptions.h.
string openshot::InvalidJSONKey::json |
Definition at line 185 of file Exceptions.h.