libfly
6.2.2
C++20 utility library for Linux, macOS, and Windows
|
This is the complete list of members for fly::JsonIteratorException, 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 |
JsonIteratorException(const Json &json, std::string &&message) noexcept | fly::JsonIteratorException | |
what() const noexcept override | fly::JsonException | virtual |