zypp::repo::ServiceAlreadyExistsException Class Reference

Service already exists and some unique attribute can't be duplicated. More...

#include <RepoException.h>

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

List of all members.

Public Member Functions

 ServiceAlreadyExistsException ()
 ServiceAlreadyExistsException (const std::string &msg_r)
 ServiceAlreadyExistsException (const ServiceInfo &service_r)
 ServiceAlreadyExistsException (const ServiceInfo &service_r, const std::string &msg_r)


Detailed Description

Service already exists and some unique attribute can't be duplicated.

Definition at line 223 of file RepoException.h.


Constructor & Destructor Documentation

zypp::repo::ServiceAlreadyExistsException::ServiceAlreadyExistsException (  ) 

zypp::repo::ServiceAlreadyExistsException::ServiceAlreadyExistsException ( const std::string &  msg_r  ) 

zypp::repo::ServiceAlreadyExistsException::ServiceAlreadyExistsException ( const ServiceInfo service_r  ) 

zypp::repo::ServiceAlreadyExistsException::ServiceAlreadyExistsException ( const ServiceInfo service_r,
const std::string &  msg_r 
)


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

doxygen