|
xentara-utils v2.0.6
The Xentara Utility Library
|
An Exception that is thrown when attempting to access a null value. More...
#include <xentara/utils/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) |
An Exception that is thrown when attempting to access a null value.