zypp::repo::ServicePluginInformalException Class Reference

Service plugin has trouble providing the metadata but this should not be treated as error. More...

#include <RepoException.h>

Inheritance diagram for zypp::repo::ServicePluginInformalException:
[legend]

List of all members.

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)


Detailed Description

Service plugin has trouble providing the metadata but this should not be treated as error.

Definition at line 245 of file RepoException.h.


Constructor & Destructor Documentation

zypp::repo::ServicePluginInformalException::ServicePluginInformalException (  ) 

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 
)


The documentation for this class was generated from the following file:

doxygen