thrown when it was impossible to match a repository
More...
#include <RepoException.h>
List of all members.
Detailed Description
thrown when it was impossible to match a repository
Definition at line 116 of file RepoException.h.
Constructor & Destructor Documentation
zypp::repo::RepoNotFoundException::RepoNotFoundException |
( |
| ) |
|
zypp::repo::RepoNotFoundException::RepoNotFoundException |
( |
const std::string & |
msg_r | ) |
|
zypp::repo::RepoNotFoundException::RepoNotFoundException |
( |
const RepoInfo & |
info | ) |
|
zypp::repo::RepoNotFoundException::RepoNotFoundException |
( |
const RepoInfo & |
info, |
|
|
const std::string & |
msg_r |
|
) |
| |
The documentation for this class was generated from the following file: