|
libzypp
9.1.2
|
Service has no or invalid url defined. More...
#include <RepoException.h>

Public Member Functions | |
| ServiceNoUrlException () | |
| ServiceNoUrlException (const std::string &msg_r) | |
| ServiceNoUrlException (const ServiceInfo &service_r) | |
| ServiceNoUrlException (const ServiceInfo &service_r, const std::string &msg_r) | |
Service has no or invalid url defined.
Definition at line 234 of file RepoException.h.
| zypp::repo::ServiceNoUrlException::ServiceNoUrlException | ( | const std::string & | msg_r | ) |
| zypp::repo::ServiceNoUrlException::ServiceNoUrlException | ( | const ServiceInfo & | service_r | ) |
| zypp::repo::ServiceNoUrlException::ServiceNoUrlException | ( | const ServiceInfo & | service_r, |
| const std::string & | msg_r | ||
| ) |
1.7.6.1