libzypp 17.37.17
ztui::Out::Error Member List

This is the complete list of members for ztui::Out::Error, including all inherited members.

_exitcodeztui::Out::Error
_hintztui::Out::Error
_msgztui::Out::Error
combine(std::string &&msg_r, const zypp::Exception &ex_r)ztui::Out::Errorprivatestatic
combine(const zypp::Exception &ex_r)ztui::Out::Errorprivatestatic
Error(int exitcode_r)ztui::Out::Errorinline
Error(int exitcode_r, std::string msg_r, std::string hint_r=std::string())ztui::Out::Errorinline
Error(int exitcode_r, const zypp::Exception &ex_r, std::string hint_r=std::string())ztui::Out::Errorinline
Error(int exitcode_r, std::string msg_r, const zypp::Exception &ex_r, std::string hint_r=std::string())ztui::Out::Errorinline
report(Application &app_r) constztui::Out::Error