zypp::repo::ServiceNoUrlException Class Reference

Service has no or invalid url defined. More...

#include <RepoException.h>

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

List of all members.

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)


Detailed Description

Service has no or invalid url defined.

Definition at line 234 of file RepoException.h.


Constructor & Destructor Documentation

zypp::repo::ServiceNoUrlException::ServiceNoUrlException (  ) 

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 
)


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

doxygen