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 | |
NoSuchSyncerError(const std::string &format) | paludis::NoSuchSyncerError | |
SyncFailedError(const std::string &msg) | paludis::SyncFailedError | |
SyncFailedError(const std::string &local, const std::string &remote) | paludis::SyncFailedError | |
what() const | paludis::Exception | |
~Exception() PALUDIS_ATTRIBUTE((nothrow)) (defined in paludis::Exception) | paludis::Exception | [virtual] |