Exception representing json errors. More...
#include <json_exception.hpp>
Inherits std::logic_error.
Public Member Functions | |
json_exception (const char *what) | |
~json_exception () noexcept override=default | |
Exception representing json errors.
The exception class represents all kind of json errors occuring while parsing a json string.
|
inlineexplicit |
Creates a object_exception
what | The message of the exception. |
|
overridedefaultnoexcept |
Destroys the json exception