![]() |
Cinder
0.9.1
|
#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 () |
Protected Member Functions | |
void | setDescription (const std::string &description) |
Exception expressing the absence of an expected child node.
cinder::JsonTree::ExcChildNotFound::ExcChildNotFound | ( | const JsonTree & | node, |
const std::string & | key | ||
) | |||
throw | ( | ||
) |
|
virtual |
|
protectedinherited |