Exception expressing the absence of an expected child node. More...
#include <Json.h>
Inherits cinder::JsonTree::Exception.
Public Member Functions | |
| ExcChildNotFound (const JsonTree &node, const std::string &key) throw () | |
| virtual const char * | what () const throw () |
Exception expressing the absence of an expected child node.
| cinder::JsonTree::ExcChildNotFound::ExcChildNotFound | ( | const JsonTree & | node, |
| const std::string & | key | ||
| ) | throw () |
| virtual const char* cinder::JsonTree::ExcChildNotFound::what | ( | ) | const throw () [virtual] |