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

This is the complete list of members for fly::JsonIteratorException, 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
JsonIteratorException(const Json &json, std::string &&message) noexceptfly::JsonIteratorException
what() const noexcept overridefly::JsonExceptionvirtual