| addHistory(const std::string &msg_r) | zypp::Exception | |
| addHistory(std::string &&msg_r) | zypp::Exception | |
| addToHistory(const TContainer &msgc_r) | zypp::Exception | inline |
| alias() | zypp::repo::RepoException | inline |
| asString() const | zypp::Exception | |
| asUserHistory() const | zypp::Exception | |
| asUserString() const | zypp::Exception | |
| CodeLocation typedef | zypp::Exception | |
| dumpOn(std::ostream &str) const | zypp::repo::RepoException | protectedvirtual |
| Exception() | zypp::Exception | |
| Exception(const std::string &msg_r) | zypp::Exception | |
| Exception(std::string &&msg_r) | zypp::Exception | |
| Exception(const std::string &msg_r, const Exception &history_r) | zypp::Exception | |
| Exception(std::string &&msg_r, const Exception &history_r) | zypp::Exception | |
| Exception(const std::string &msg_r, Exception &&history_r) | zypp::Exception | |
| Exception(std::string &&msg_r, Exception &&history_r) | zypp::Exception | |
| History typedef | zypp::Exception | |
| historyAsString() const | zypp::Exception | |
| historyBegin() const | zypp::Exception | inline |
| historyEmpty() const | zypp::Exception | inline |
| historyEnd() const | zypp::Exception | inline |
| HistoryIterator typedef | zypp::Exception | |
| HistorySize typedef | zypp::Exception | |
| historySize() const | zypp::Exception | inline |
| info() | zypp::repo::RepoException | inline |
| log(const Exception &excpt_r, const CodeLocation &where_r, const char *const prefix_r) | zypp::Exception | static |
| log(const char *typename_r, const CodeLocation &where_r, const char *const prefix_r) | zypp::Exception | static |
| moveToHistory(TContainer &&msgc_r) | zypp::Exception | inline |
| msg() const | zypp::Exception | inline |
| operator<<(std::ostream &str, const Exception &obj) | zypp::Exception | related |
| relocate(const CodeLocation &where_r) const | zypp::Exception | inline |
| remember(const Exception &old_r) | zypp::Exception | |
| remember(Exception &&old_r) | zypp::Exception | |
| RepoException() | zypp::repo::RepoException | |
| RepoException(const std::string &msg_r) | zypp::repo::RepoException | |
| RepoException(const RepoInfo &info) | zypp::repo::RepoException | |
| RepoException(const RepoInfo &info, const std::string &msg_r) | zypp::repo::RepoException | |
| RepoUnknownTypeException() | zypp::repo::RepoUnknownTypeException | |
| RepoUnknownTypeException(const std::string &msg_r) | zypp::repo::RepoUnknownTypeException | |
| RepoUnknownTypeException(const RepoInfo &info) | zypp::repo::RepoUnknownTypeException | |
| RepoUnknownTypeException(const RepoInfo &info, const std::string &msg_r) | zypp::repo::RepoUnknownTypeException | |
| strErrno(int errno_r) | zypp::Exception | static |
| strErrno(int errno_r, const std::string &msg_r) | zypp::Exception | static |
| strErrno(int errno_r, std::string &&msg_r) | zypp::Exception | static |
| where() const | zypp::Exception | inline |
| ~Exception() | zypp::Exception | virtual |
| ~RepoException() | zypp::repo::RepoException | virtual |