#include <RepoException.h>
Public Member Functions | |
| RepoNoUrlException () | |
| RepoNoUrlException (const RepoInfo &info) | |
| ~RepoNoUrlException () throw () | |
| RepoInfo | info () |
Private Attributes | |
| RepoInfo | _info |
Definition at line 59 of file RepoException.h.
| zypp::repo::RepoNoUrlException::RepoNoUrlException | ( | ) | [inline] |
Definition at line 62 of file RepoException.h.
| zypp::repo::RepoNoUrlException::RepoNoUrlException | ( | const RepoInfo & | info | ) | [inline] |
Definition at line 65 of file RepoException.h.
| zypp::repo::RepoNoUrlException::~RepoNoUrlException | ( | ) | throw () [inline] |
Definition at line 69 of file RepoException.h.
| RepoInfo zypp::repo::RepoNoUrlException::info | ( | ) | [inline] |
1.5.3