Thrown when the repo alias is found to be invalid.
More...
#include <RepoException.h>
List of all members.
Detailed Description
Thrown when the repo alias is found to be invalid.
Definition at line 103 of file RepoException.h.
Constructor & Destructor Documentation
zypp::repo::RepoInvalidAliasException::RepoInvalidAliasException |
( |
| ) |
|
zypp::repo::RepoInvalidAliasException::RepoInvalidAliasException |
( |
const std::string & |
msg_r | ) |
|
zypp::repo::RepoInvalidAliasException::RepoInvalidAliasException |
( |
const RepoInfo & |
info | ) |
|
zypp::repo::RepoInvalidAliasException::RepoInvalidAliasException |
( |
const RepoInfo & |
info, |
|
|
const std::string & |
msg_r |
|
) |
| |
The documentation for this class was generated from the following file: