Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
This is the complete list of members for iv::exception::InvalidIVLength, 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::InvalidIVLength | inlinevirtual |
InvalidArgument(const std::string_view msg) | iv::exception::InvalidArgument | inlineexplicit |
InvalidArgument(std::string_view msg, std::string_view where) | iv::exception::InvalidArgument | inlineexplicit |
InvalidArgument(const std::string_view msg, const std::exception &e) | iv::exception::InvalidArgument | inline |
InvalidIVLength(std::string_view mode, size_t badLength) | iv::exception::InvalidIVLength | inline |
m_msg | iv::exception::Exception | protected |
what() const noexcept override | iv::exception::Exception | inline |
~Exception() noexcept override=default | iv::exception::Exception |