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::JsonTree::ExcNonConvertible Class Reference

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

#include <Json.h>

Inheritance diagram for cinder::JsonTree::ExcNonConvertible:
[legend]

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

cinder::JsonTree::ExcNonConvertible::ExcNonConvertible ( const JsonTree node)
throw (
)

Member Function Documentation

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

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