![]() |
Cinder
0.9.1
|
#include <Json.h>
Inherits cinder::JsonTree::Exception.
Public Member Functions | |
ExcNonConvertible (const JsonTree &node) throw () | |
virtual const char * | what () const throw () |
Protected Member Functions | |
void | setDescription (const std::string &description) |
Exception expressing the inability to convert a node's value to a requested type.
cinder::JsonTree::ExcNonConvertible::ExcNonConvertible | ( | const JsonTree & | node | ) | |
throw | ( | ||||
) |
|
virtual |
|
protectedinherited |