|
libzypp
9.1.2
|
The repository cache is not built yet so you can't create the repostories from the cache. More...
#include <RepoException.h>

Public Member Functions | |
| RepoNotCachedException () | |
| RepoNotCachedException (const std::string &msg_r) | |
| RepoNotCachedException (const RepoInfo &info) | |
| RepoNotCachedException (const RepoInfo &info, const std::string &msg_r) | |
The repository cache is not built yet so you can't create the repostories from the cache.
Definition at line 65 of file RepoException.h.
| zypp::repo::RepoNotCachedException::RepoNotCachedException | ( | const std::string & | msg_r | ) |
| zypp::repo::RepoNotCachedException::RepoNotCachedException | ( | const RepoInfo & | info | ) |
| zypp::repo::RepoNotCachedException::RepoNotCachedException | ( | const RepoInfo & | info, |
| const std::string & | msg_r | ||
| ) |
1.7.6.1