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