Service without alias was used in an operation.
More...
#include <RepoException.h>
List of all members.
Detailed Description
Service without alias was used in an operation.
Definition at line 200 of file RepoException.h.
Constructor & Destructor Documentation
zypp::repo::ServiceNoAliasException::ServiceNoAliasException |
( |
| ) |
|
zypp::repo::ServiceNoAliasException::ServiceNoAliasException |
( |
const std::string & |
msg_r | ) |
|
zypp::repo::ServiceNoAliasException::ServiceNoAliasException |
( |
const ServiceInfo & |
service_r | ) |
|
zypp::repo::ServiceNoAliasException::ServiceNoAliasException |
( |
const ServiceInfo & |
service_r, |
|
|
const std::string & |
msg_r |
|
) |
| |
The documentation for this class was generated from the following file: