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

This is the complete list of members for fedem::exception::Exception, 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
what() const noexcept overridefedem::exception::Exception
whatStr() const noexcept=0fedem::exception::Exceptionpure virtual
~Exception() noexcept overridefedem::exception::Exception