#include <RepoException.h>
Public Member Functions | |
| RepoMetadataException (const RepoInfo &info) | |
| RepoMetadataException () | |
| ~RepoMetadataException () throw () | |
| RepoInfo | info () |
Private Attributes | |
| RepoInfo | _info |
Definition at line 155 of file RepoException.h.
| zypp::repo::RepoMetadataException::RepoMetadataException | ( | const RepoInfo & | info | ) | [inline] |
Definition at line 158 of file RepoException.h.
| zypp::repo::RepoMetadataException::RepoMetadataException | ( | ) | [inline] |
Definition at line 162 of file RepoException.h.
| zypp::repo::RepoMetadataException::~RepoMetadataException | ( | ) | throw () [inline] |
Definition at line 165 of file RepoException.h.
| RepoInfo zypp::repo::RepoMetadataException::info | ( | ) | [inline] |
1.5.3