_history | zypp::Exception | private |
_msg | zypp::Exception | private |
_service | zypp::repo::ServiceException | 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 |
alias() | zypp::repo::ServiceException | 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::repo::ServiceException | 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 |
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 |
service() | zypp::repo::ServiceException | inline |
ServiceException() | zypp::repo::ServiceException | |
ServiceException(const std::string &msg_r) | zypp::repo::ServiceException | |
ServiceException(const ServiceInfo &service_r) | zypp::repo::ServiceException | |
ServiceException(const ServiceInfo &service_r, const std::string &msg_r) | zypp::repo::ServiceException | |
ServiceNoUrlException() | zypp::repo::ServiceNoUrlException | |
ServiceNoUrlException(const std::string &msg_r) | zypp::repo::ServiceNoUrlException | |
ServiceNoUrlException(const ServiceInfo &service_r) | zypp::repo::ServiceNoUrlException | |
ServiceNoUrlException(const ServiceInfo &service_r, const std::string &msg_r) | zypp::repo::ServiceNoUrlException | |
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 |
~ServiceException() | zypp::repo::ServiceException | virtual |