Exception for invalid JSON.
More...
#include <Exceptions.h>
Exception for invalid JSON.
Definition at line 205 of file Exceptions.h.
◆ InvalidJSON()
openshot::InvalidJSON::InvalidJSON |
( |
std::string |
message, |
|
|
std::string |
file_path = "" |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
message | A message to accompany the exception |
file_path | (optional) The input file being processed |
Definition at line 215 of file Exceptions.h.
◆ ~InvalidJSON()
virtual openshot::InvalidJSON::~InvalidJSON |
( |
| ) |
|
|
inlinevirtualnoexcept |
◆ file_path
std::string openshot::InvalidJSON::file_path |
The documentation for this class was generated from the following file: