Exception expressing the absence of an expected child node. More...
#include <Json.h>
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 |