|
OpenShot Library | libopenshot
0.1.1
|
Exception for missing JSON Change key. More...
#include <Exceptions.h>
Public Member Functions | |
| InvalidJSONKey (string message, string json) | |
| virtual | ~InvalidJSONKey () throw () |
Public Member Functions inherited from openshot::BaseException | |
| BaseException (string message) | |
| virtual const char * | what () const throw () |
| virtual | ~BaseException () throw () |
Public Attributes | |
| string | json |
Additional Inherited Members | |
Protected Attributes inherited from openshot::BaseException | |
| 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.
1.8.6