Exception expressing the existence of errors when serializing or deserializing JSON. More...
#include <Json.h>
Public Member Functions | |
ExcJsonParserError (const std::string &errorMessage) throw () | |
virtual const char * | what () const throw () |
Exception expressing the existence of errors when serializing or deserializing JSON.
cinder::JsonTree::ExcJsonParserError::ExcJsonParserError | ( | const std::string & | errorMessage | ) | |
throw | ( | ||||
) |
|
virtual |