Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | List of all members
cinder::XmlTree::ExcAttrNotFound Class Reference

Exception expressing the absence of an expected attribute. More...

#include <Xml.h>

Inheritance diagram for cinder::XmlTree::ExcAttrNotFound:
[legend]

Public Member Functions

 ExcAttrNotFound (const XmlTree &node, const std::string &attrName) throw ()
 
virtual const char * what () const throw ()
 

Detailed Description

Exception expressing the absence of an expected attribute.

Constructor & Destructor Documentation

cinder::XmlTree::ExcAttrNotFound::ExcAttrNotFound ( const XmlTree node,
const std::string attrName 
)
throw (
)

Member Function Documentation

virtual const char* cinder::XmlTree::ExcAttrNotFound::what ( ) const
throw (
)
virtual

The documentation for this class was generated from the following files: