|
libzypp
9.1.2
|
Thrown when the repo alias is found to be invalid. More...
#include <RepoException.h>

Public Member Functions | |
| ServiceInvalidAliasException () | |
| ServiceInvalidAliasException (const std::string &msg_r) | |
| ServiceInvalidAliasException (const ServiceInfo &info) | |
| ServiceInvalidAliasException (const ServiceInfo &info, const std::string &msg_r) | |
Thrown when the repo alias is found to be invalid.
Definition at line 212 of file RepoException.h.
| zypp::repo::ServiceInvalidAliasException::ServiceInvalidAliasException | ( | const std::string & | msg_r | ) |
| zypp::repo::ServiceInvalidAliasException::ServiceInvalidAliasException | ( | const ServiceInfo & | info, |
| const std::string & | msg_r | ||
| ) |
1.7.6.1