Simpleson
|
Exception used when invalid JSON is encountered. More...
#include <json.h>
Public Member Functions | |
parsing_error (const char *message) | |
Constructor. More... | |
virtual | ~parsing_error () throw () |
Destructor. | |
Exception used when invalid JSON is encountered.
|
inline |
Constructor.
message | Details regarding the parsing error |