![]() |
ArkScript
A small, fast, functional and scripting language for video games
|
This is the complete list of members for Ark::NestedError, including all inherited members.
details(bool colorize) const | Ark::Error | inlinevirtual |
Error(const std::string &message) | Ark::Error | inlineexplicit |
m_details | Ark::NestedError | private |
NestedError(const Error &e, const std::string &details) | Ark::NestedError | inline |
NestedError(const std::exception &e, const std::string &details) | Ark::NestedError | inline |
what() const noexcept override | Ark::NestedError | inline |