|
libzypp
9.1.2
|
thrown when it was impossible to use the raw metadata for this repo. More...
#include <RepoException.h>

Public Member Functions | |
| RepoMetadataException () | |
| RepoMetadataException (const std::string &msg_r) | |
| RepoMetadataException (const RepoInfo &info) | |
| RepoMetadataException (const RepoInfo &info, const std::string &msg_r) | |
thrown when it was impossible to use the raw metadata for this repo.
Definition at line 155 of file RepoException.h.
| zypp::repo::RepoMetadataException::RepoMetadataException | ( | const std::string & | msg_r | ) |
| zypp::repo::RepoMetadataException::RepoMetadataException | ( | const RepoInfo & | info | ) |
| zypp::repo::RepoMetadataException::RepoMetadataException | ( | const RepoInfo & | info, |
| const std::string & | msg_r | ||
| ) |
1.7.6.1