_dbpath | zypp::target::rpm::RpmInitException | private |
_history | zypp::Exception | private |
_msg | zypp::Exception | private |
_root | zypp::target::rpm::RpmInitException | private |
_where | zypp::Exception | mutableprivate |
addHistory(const std::string &msg_r) | zypp::Exception | |
addHistory(std::string &&msg_r) | zypp::Exception | |
addToHistory(const TContainer &msgc_r) | zypp::Exception | inline |
asString() const | zypp::Exception | |
asUserHistory() const | zypp::Exception | |
asUserString() const | zypp::Exception | |
CodeLocation typedef | zypp::Exception | |
dumpError(std::ostream &str) const | zypp::Exception | private |
dumpOn(std::ostream &str) const | zypp::target::rpm::RpmInitException | 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() const | zypp::Exception | inline |
HistorySize typedef | zypp::Exception | |
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 | |
remember(std::exception_ptr old_r) | zypp::Exception | |
remember(const std::string &msg_r) | zypp::Exception | inline |
remember(std::string &&msg_r) | zypp::Exception | inline |
RpmException() | zypp::target::rpm::RpmException | inline |
RpmException(const std::string &msg_r) | zypp::target::rpm::RpmException | inline |
RpmInitException(const Pathname &root_r, const Pathname &dbpath_r) | zypp::target::rpm::RpmInitException | inline |
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 |
what() const | zypp::Exception | inlineprivatevirtual |
where() const | zypp::Exception | inline |
~Exception() | zypp::Exception | virtual |
~RpmException() | zypp::target::rpm::RpmException | inlinevirtual |
~RpmInitException() | zypp::target::rpm::RpmInitException | inlinevirtual |