paludis
Version 2.6.0
|
This is the complete list of members for paludis::SetNameError, including all inherited members.
backtrace(const std::string &delim) const | paludis::Exception | |
empty() const | paludis::Exception | |
Exception(const std::string &message) noexcept (defined in paludis::Exception) | paludis::Exception | protected |
Exception(const Exception &) (defined in paludis::Exception) | paludis::Exception | protected |
message() const noexcept | paludis::Exception | |
NameError(const std::string &name, const std::string &role) noexcept | paludis::NameError | protected |
NameError(const std::string &name, const std::string &role, const std::string &msg) noexcept | paludis::NameError | protected |
SetNameError(const std::string &name) noexcept | paludis::SetNameError | |
what() const noexcept | paludis::Exception | |
~Exception() (defined in paludis::Exception) | paludis::Exception | virtual |