zypp::repo::ServiceNoAliasException Class Reference

Service without alias was used in an operation. More...

#include <RepoException.h>

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

List of all members.

Public Member Functions

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


Detailed Description

Service without alias was used in an operation.

Definition at line 200 of file RepoException.h.


Constructor & Destructor Documentation

zypp::repo::ServiceNoAliasException::ServiceNoAliasException (  ) 

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

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

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


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

doxygen