Exception expressing the absence of an expected child node. More...
#include <Xml.h>
Public Member Functions | |
ExcChildNotFound (const XmlTree &node, const std::string &childPath) throw () | |
virtual const char * | what () const throw () |
Exception expressing the absence of an expected child node.
cinder::XmlTree::ExcChildNotFound::ExcChildNotFound | ( | const XmlTree & | node, |
const std::string & | childPath | ||
) | |||
throw | ( | ||
) |
|
virtual |