libfly
6.2.2
C++20 utility library for Linux, macOS, and Windows
|
This is the complete list of members for fly::NullJsonException, including all inherited members.
JsonException(std::string &&message) noexcept | fly::JsonException | explicit |
JsonException(const Json &json, std::string &&message) noexcept | fly::JsonException | |
JsonException(const char *class_name, std::string &&message) noexcept | fly::JsonException | protected |
NullJsonException() noexcept | fly::NullJsonException | |
NullJsonException(const Json &json) noexcept | fly::NullJsonException | explicit |
what() const noexcept override | fly::JsonException | virtual |