Public Member Functions
cinder::JsonTree::ExcChildNotFound Class Reference

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

#include <Json.h>

Inherits cinder::JsonTree::Exception.

List of all members.

Public Member Functions

 ExcChildNotFound (const JsonTree &node, const std::string &key) throw ()
virtual const char * what () const throw ()

Detailed Description

Exception expressing the absence of an expected child node.


Constructor & Destructor Documentation

cinder::JsonTree::ExcChildNotFound::ExcChildNotFound ( const JsonTree node,
const std::string &  key 
) throw ()

Member Function Documentation

virtual const char* cinder::JsonTree::ExcChildNotFound::what ( ) const throw () [virtual]

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