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

An Exception that is thrown when attempting to access a null value. More...

#include <json/decoder/Errors.hpp>

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

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 attempting to access a null value.