|
libzypp
9.1.2
|
Service without alias was used in an operation. More...
#include <RepoException.h>

Public Member Functions | |
| ServiceNoAliasException () | |
| ServiceNoAliasException (const std::string &msg_r) | |
| ServiceNoAliasException (const ServiceInfo &service_r) | |
| ServiceNoAliasException (const ServiceInfo &service_r, const std::string &msg_r) | |
Service without alias was used in an operation.
Definition at line 200 of file RepoException.h.
| 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 | ||
| ) |
1.7.6.1