|
libzypp
9.1.2
|
Repository already exists and some unique attribute can't be duplicated. More...
#include <RepoException.h>

Public Member Functions | |
| RepoAlreadyExistsException () | |
| RepoAlreadyExistsException (const std::string &msg_r) | |
| RepoAlreadyExistsException (const RepoInfo &info) | |
| RepoAlreadyExistsException (const RepoInfo &info, const std::string &msg_r) | |
Repository already exists and some unique attribute can't be duplicated.
Definition at line 129 of file RepoException.h.
| zypp::repo::RepoAlreadyExistsException::RepoAlreadyExistsException | ( | const std::string & | msg_r | ) |
| zypp::repo::RepoAlreadyExistsException::RepoAlreadyExistsException | ( | const RepoInfo & | info, |
| const std::string & | msg_r | ||
| ) |
1.7.6.1