#include <RepoException.h>
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 |
Definition at line 110 of file RepoException.h.
| 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.
| std::string zypp::repo::RepoAlreadyExistsException::alias | ( | ) | [inline] |
std::string zypp::repo::RepoAlreadyExistsException::_alias [private] |
1.5.3