ArkScript
A small, fast, functional and scripting language for video games
Ark::NestedError Member List

This is the complete list of members for Ark::NestedError, including all inherited members.

details(bool colorize) constArk::Errorinlinevirtual
Error(const std::string &message)Ark::Errorinlineexplicit
m_detailsArk::NestedErrorprivate
NestedError(const Error &e, const std::string &details)Ark::NestedErrorinline
NestedError(const std::exception &e, const std::string &details)Ark::NestedErrorinline
what() const noexcept overrideArk::NestedErrorinline