#include <RepoException.h>
Public Member Functions | |
| RepoNotCachedException () | |
| RepoNotCachedException (const std::string &msg_r) | |
Definition at line 48 of file RepoException.h.
| zypp::repo::RepoNotCachedException::RepoNotCachedException | ( | ) |
Definition at line 33 of file RepoException.cc.
| zypp::repo::RepoNotCachedException::RepoNotCachedException | ( | const std::string & | msg_r | ) |
Definition at line 37 of file RepoException.cc.
1.5.3