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::ExcChildNotFound Class Reference

Exception expressing the absence of an expected child node. More...

#include <Xml.h>

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

Public Member Functions

 ExcChildNotFound (const XmlTree &node, const std::string &childPath) throw ()
 
virtual const char * what () const throw ()
 

Detailed Description

Exception expressing the absence of an expected child node.

Constructor & Destructor Documentation

cinder::XmlTree::ExcChildNotFound::ExcChildNotFound ( const XmlTree node,
const std::string childPath 
)
throw (
)

Member Function Documentation

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

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