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