Exception for missing JSON Change key.
More...
#include <Exceptions.h>
Exception for missing JSON Change key.
Definition at line 262 of file Exceptions.h.
◆ InvalidJSONKey()
openshot::InvalidJSONKey::InvalidJSONKey |
( |
std::string |
message, |
|
|
std::string |
json |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
message | A message to accompany the exception |
json | The json data being processed |
Definition at line 272 of file Exceptions.h.
◆ ~InvalidJSONKey()
virtual openshot::InvalidJSONKey::~InvalidJSONKey |
( |
| ) |
|
|
inlinevirtualnoexcept |
◆ py_message()
std::string openshot::InvalidJSONKey::py_message |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ json
std::string openshot::InvalidJSONKey::json |
The documentation for this class was generated from the following file: