cinderJsonTree

ExcNonConvertible /

#includecinder/Json.h

Exception expressing the inability to convert a node's value to a requested type.


Public Member Functions

  • ExcNonConvertible (const JsonTree &node)
  • const char *
    what () const

Protected Member Functions

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