Exception expressing the absence of an expected child node. More...
#include <Xml.h>
Inherits cinder::XmlTree::Exception.
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 const char* cinder::XmlTree::ExcChildNotFound::what | ( | ) | const throw () [virtual] |