JSON Voorhees
Killer JSON for C++
Loading...
Searching...
No Matches
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:
+ Collaboration 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 68 of file value.hpp.


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