cinderJsonTree

ExcChildNotFound /

#includecinder/Json.h

Exception expressing the absence of an expected child node.


Public Member Functions

  • ExcChildNotFound (const JsonTree &node, const std::string &key)
  • const char *
    what () const

Protected Member Functions

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