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

Exception expressing the inability to convert a node's value to a requested type. More...

#include <Json.h>

Inherits cinder::JsonTree::Exception.

List of all members.

Public Member Functions

 ExcNonConvertible (const JsonTree &node) throw ()
virtual const char * what () const throw ()

Detailed Description

Exception expressing the inability to convert a node's value to a requested type.


Constructor & Destructor Documentation


Member Function Documentation

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

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