libfly  6.2.2
C++20 utility library for Linux, macOS, and Windows
fly::NullJsonException Member List

This is the complete list of members for fly::NullJsonException, including all inherited members.

JsonException(std::string &&message) noexceptfly::JsonExceptionexplicit
JsonException(const Json &json, std::string &&message) noexceptfly::JsonException
JsonException(const char *class_name, std::string &&message) noexceptfly::JsonExceptionprotected
NullJsonException() noexceptfly::NullJsonException
NullJsonException(const Json &json) noexceptfly::NullJsonExceptionexplicit
what() const noexcept overridefly::JsonExceptionvirtual