backtrace(const std::string &delim) const | paludis::Exception | |
empty() const | paludis::Exception | |
Exception(const std::string &message) (defined in paludis::Exception) | paludis::Exception | [protected] |
Exception(const Exception &) (defined in paludis::Exception) | paludis::Exception | [protected] |
message() const PALUDIS_ATTRIBUTE((nothrow)) | paludis::Exception | |
name() const | paludis::NoSuchPackageError | [inline] |
NoSuchPackageError(const std::string &name) (defined in paludis::NoSuchPackageError) | paludis::NoSuchPackageError | |
PackageDatabaseError(const std::string &message) | paludis::PackageDatabaseError | [protected] |
PackageDatabaseLookupError(const std::string &message) | paludis::PackageDatabaseLookupError | [protected] |
what() const | paludis::Exception | |
~Exception() PALUDIS_ATTRIBUTE((nothrow)) (defined in paludis::Exception) | paludis::Exception | [virtual] |
~NoSuchPackageError() (defined in paludis::NoSuchPackageError) | paludis::NoSuchPackageError | [inline, virtual] |