zypp::repo::RepoAlreadyExistsException Class Reference

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

#include <RepoException.h>

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

List of all members.

Public Member Functions

 ~RepoAlreadyExistsException () throw ()
 RepoAlreadyExistsException (const std::string &alias, const std::string &msg_r)
 RepoAlreadyExistsException (const std::string &alias)
std::string alias ()

Private Attributes

std::string _alias


Detailed Description

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

Definition at line 110 of file RepoException.h.


Constructor & Destructor Documentation

zypp::repo::RepoAlreadyExistsException::~RepoAlreadyExistsException (  )  throw () [inline]

Definition at line 113 of file RepoException.h.

zypp::repo::RepoAlreadyExistsException::RepoAlreadyExistsException ( const std::string &  alias,
const std::string &  msg_r 
) [inline]

Definition at line 116 of file RepoException.h.

zypp::repo::RepoAlreadyExistsException::RepoAlreadyExistsException ( const std::string &  alias  )  [inline]

Definition at line 122 of file RepoException.h.


Member Function Documentation

std::string zypp::repo::RepoAlreadyExistsException::alias (  )  [inline]

Definition at line 126 of file RepoException.h.

References _alias.


Member Data Documentation

std::string zypp::repo::RepoAlreadyExistsException::_alias [private]

Definition at line 130 of file RepoException.h.

Referenced by alias().


The documentation for this class was generated from the following file:
Generated on Tue Sep 25 19:23:25 2007 for libzypp by  doxygen 1.5.3