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

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