![]() |
Cinder
0.9.1
|
#include <Json.h>
Inherits cinder::JsonTree::Exception.
Public Member Functions | |
ExcJsonParserError (const std::string &errorMessage) throw () | |
virtual const char * | what () const throw () |
Protected Member Functions | |
void | setDescription (const std::string &description) |
Exception expressing the existence of errors when serializing or deserializing JSON.
cinder::JsonTree::ExcJsonParserError::ExcJsonParserError | ( | const std::string & | errorMessage | ) | |
throw | ( | ||||
) |
|
virtual |
|
protectedinherited |