Service already exists and some unique attribute can't be duplicated.
More...
#include <RepoException.h>
List of all members.
Detailed Description
Service already exists and some unique attribute can't be duplicated.
Definition at line 223 of file RepoException.h.
Constructor & Destructor Documentation
zypp::repo::ServiceAlreadyExistsException::ServiceAlreadyExistsException |
( |
| ) |
|
zypp::repo::ServiceAlreadyExistsException::ServiceAlreadyExistsException |
( |
const std::string & |
msg_r | ) |
|
zypp::repo::ServiceAlreadyExistsException::ServiceAlreadyExistsException |
( |
const ServiceInfo & |
service_r | ) |
|
zypp::repo::ServiceAlreadyExistsException::ServiceAlreadyExistsException |
( |
const ServiceInfo & |
service_r, |
|
|
const std::string & |
msg_r |
|
) |
| |
The documentation for this class was generated from the following file: