JSON Voorhees
Killer JSON for C++
jsonv::kind_error Class Reference

Thrown from various value methods when attempting to perform an operation which is not valid for the kind of value. More...

#include <jsonv/value.hpp>

+ Inheritance diagram for jsonv::kind_error:

Public Member Functions

 kind_error (const std::string &description)
 

Detailed Description

Thrown from various value methods when attempting to perform an operation which is not valid for the kind of value.

Definition at line 92 of file value.hpp.


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