Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::exception::UnknownPKFieldName Member List

This is the complete list of members for iv::exception::UnknownPKFieldName, including all inherited members.

errorCode() const noexceptiv::exception::Exceptioninlinevirtual
Exception(const std::string_view msg)iv::exception::Exceptioninlineexplicit
Exception(const char *prefix, std::string_view msg)iv::exception::Exceptioninline
Exception(std::string_view msg, const std::exception &e)iv::exception::Exceptioninline
exceptionType() const noexcept overrideiv::exception::InvalidArgumentinlinevirtual
InvalidArgument(const std::string_view msg)iv::exception::InvalidArgumentinlineexplicit
InvalidArgument(std::string_view msg, std::string_view where)iv::exception::InvalidArgumentinlineexplicit
InvalidArgument(const std::string_view msg, const std::exception &e)iv::exception::InvalidArgumentinline
m_msgiv::exception::Exceptionprotected
UnknownPKFieldName(std::string_view algo_name, std::string_view field_name)iv::exception::UnknownPKFieldNameinline
what() const noexcept overrideiv::exception::Exceptioninline
~Exception() noexcept override=defaultiv::exception::Exception