#include <RepoException.h>
Public Member Functions | |
| RepoNotFoundException (const RepoInfo &info) | |
| ~RepoNotFoundException () throw () | |
| RepoInfo | info () |
Private Attributes | |
| RepoInfo | _info |
Definition at line 91 of file RepoException.h.
| zypp::repo::RepoNotFoundException::RepoNotFoundException | ( | const RepoInfo & | info | ) | [inline] |
Definition at line 94 of file RepoException.h.
| zypp::repo::RepoNotFoundException::~RepoNotFoundException | ( | ) | throw () [inline] |
Definition at line 97 of file RepoException.h.
| RepoInfo zypp::repo::RepoNotFoundException::info | ( | ) | [inline] |
1.5.3