zypp::repo::RepoNoAliasException Class Reference

thrown when it was impossible to determine an alias for this repo. More...

#include <RepoException.h>

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

List of all members.

Public Member Functions

 RepoNoAliasException ()
 RepoNoAliasException (const std::string &msg_r)
 RepoNoAliasException (const RepoInfo &info)
 RepoNoAliasException (const RepoInfo &info, const std::string &msg_r)


Detailed Description

thrown when it was impossible to determine an alias for this repo.

Definition at line 91 of file RepoException.h.


Constructor & Destructor Documentation

zypp::repo::RepoNoAliasException::RepoNoAliasException (  ) 

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

zypp::repo::RepoNoAliasException::RepoNoAliasException ( const RepoInfo info  ) 

zypp::repo::RepoNoAliasException::RepoNoAliasException ( const RepoInfo info,
const std::string &  msg_r 
)


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

doxygen