|
libzypp
9.1.2
|
Service plugin has trouble providing the metadata but this should not be treated as error. More...
#include <RepoException.h>

Public Member Functions | |
| ServicePluginInformalException () | |
| ServicePluginInformalException (const std::string &msg_r) | |
| ServicePluginInformalException (const ServiceInfo &service_r) | |
| ServicePluginInformalException (const ServiceInfo &service_r, const std::string &msg_r) | |
Service plugin has trouble providing the metadata but this should not be treated as error.
Definition at line 245 of file RepoException.h.
| zypp::repo::ServicePluginInformalException::ServicePluginInformalException | ( | const std::string & | msg_r | ) |
| zypp::repo::ServicePluginInformalException::ServicePluginInformalException | ( | const ServiceInfo & | service_r | ) |
| zypp::repo::ServicePluginInformalException::ServicePluginInformalException | ( | const ServiceInfo & | service_r, |
| const std::string & | msg_r | ||
| ) |
1.7.6.1