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

Exception expressing the existence of errors when serializing or deserializing JSON. More...

#include <Json.h>

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

Public Member Functions

 ExcJsonParserError (const std::string &errorMessage) throw ()
 
virtual const char * what () const throw ()
 

Detailed Description

Exception expressing the existence of errors when serializing or deserializing JSON.

Constructor & Destructor Documentation

cinder::JsonTree::ExcJsonParserError::ExcJsonParserError ( const std::string errorMessage)
throw (
)

Member Function Documentation

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

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