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

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