cinderJsonTree

ExcJsonParserError /

#includecinder/Json.h

Exception expressing the existence of errors when serializing or deserializing JSON.


Public Member Functions

  • ExcJsonParserError (const std::string &errorMessage)
  • const char *
    what () const

Protected Member Functions

  • void
    setDescription (const std::string &description)