Exception expressing the absence of an expected attribute. More...
#include <Xml.h>
Inherits cinder::XmlTree::Exception.
Public Member Functions | |
ExcAttrNotFound (const XmlTree &node, const std::string &attrName) throw () | |
virtual const char * | what () const throw () |
Exception expressing the absence of an expected attribute.
cinder::XmlTree::ExcAttrNotFound::ExcAttrNotFound | ( | const XmlTree & | node, | |
const std::string & | attrName | |||
) | throw () |
virtual const char* cinder::XmlTree::ExcAttrNotFound::what | ( | ) | const throw () [virtual] |