plugin  2.1.3
Runtime plugin loader and Ed25519 DSO signing for C++ applications
fedem::exception::SignatureRejected Member List

This is the complete list of members for fedem::exception::SignatureRejected, including all inherited members.

description() const noexceptfedem::exception::Exceptionvirtual
Exception() noexceptfedem::exception::Exception
Exception(Exception const &) noexceptfedem::exception::Exception
exceptionDescriptionfedem::exception::Exceptionmutableprivate
exceptionFilenamefedem::exception::Exceptionprivate
exceptionLineNumberfedem::exception::Exceptionprivate
filename() const noexceptfedem::exception::Exception
filename(std::string const &fname) noexceptfedem::exception::Exception
lineNumber() const noexceptfedem::exception::Exception
lineNumber(unsigned long lineNo) noexceptfedem::exception::Exception
operator=(Exception const &) noexceptfedem::exception::Exception
reason() const noexceptfedem::exception::SignatureRejectedinline
reason_fedem::exception::SignatureRejectedprivate
SignatureRejected(std::string const &soPath, std::string const &reason) noexceptfedem::exception::SignatureRejectedinline
soPath() const noexceptfedem::exception::SignatureRejectedinline
soPath_fedem::exception::SignatureRejectedprivate
what() const noexcept overridefedem::exception::Exception
whatStr() const noexcept overridefedem::exception::SignatureRejectedinlinevirtual
~Exception() noexcept overridefedem::exception::Exception