xentara-utils v1.2.1
Xentara utilities library
Loading...
Searching...
No Matches
xentara::utils::json::decoder::TypeMismatchError Class Reference

An Exception that is thrown when a value has the wrong type. More...

#include <json/decoder/Errors.hpp>

+ Inheritance diagram for xentara::utils::json::decoder::TypeMismatchError:

Additional Inherited Members

- Public Member Functions inherited from std::runtime_error
T runtime_error (T... args)
 
T what (T... args)
 

Detailed Description

An Exception that is thrown when a value has the wrong type.