zz::RuntimeException Member List
This is the complete list of members for zz::RuntimeException, including all inherited members.
Exception(const char *message, const char *prefix=consts::kExceptionPrefixGeneral) (defined in zz::Exception) | zz::Exception | inlineexplicit |
Exception(const std::string message, const char *prefix=consts::kExceptionPrefixGeneral) (defined in zz::Exception) | zz::Exception | inlineexplicit |
RuntimeException(const char *message) (defined in zz::RuntimeException) | zz::RuntimeException | inlineexplicit |
RuntimeException(const std::string &message) (defined in zz::RuntimeException) | zz::RuntimeException | inlineexplicit |
what() const ZUPPLY_NOEXCEPT (defined in zz::Exception) | zz::Exception | inline |
~Exception() ZUPPLY_NOEXCEPT (defined in zz::Exception) | zz::Exception | inlinevirtual |