Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
This is the complete list of members for iv::exception::FolderNotFound, including all inherited members.
errorCode() const noexcept | iv::exception::Exception | inlinevirtual |
Exception(const std::string_view msg) | iv::exception::Exception | inlineexplicit |
Exception(const char *prefix, std::string_view msg) | iv::exception::Exception | inline |
Exception(std::string_view msg, const std::exception &e) | iv::exception::Exception | inline |
exceptionType() const noexcept override | iv::exception::FolderNotFound | inlinevirtual |
FolderNotFound(std::string_view folder) | iv::exception::FolderNotFound | inlineexplicit |
FolderNotFound() | iv::exception::FolderNotFound | inline |
m_msg | iv::exception::Exception | protected |
what() const noexcept override | iv::exception::Exception | inline |
~Exception() noexcept override=default | iv::exception::Exception |