|
libzypp
9.1.2
|
thrown when it was impossible to determine one url for this repo. More...
#include <RepoException.h>

Public Member Functions | |
| RepoNoUrlException () | |
| RepoNoUrlException (const std::string &msg_r) | |
| RepoNoUrlException (const RepoInfo &info) | |
| RepoNoUrlException (const RepoInfo &info, const std::string &msg_r) | |
thrown when it was impossible to determine one url for this repo.
Definition at line 78 of file RepoException.h.
| zypp::repo::RepoNoUrlException::RepoNoUrlException | ( | const std::string & | msg_r | ) |
| zypp::repo::RepoNoUrlException::RepoNoUrlException | ( | const RepoInfo & | info | ) |
| zypp::repo::RepoNoUrlException::RepoNoUrlException | ( | const RepoInfo & | info, |
| const std::string & | msg_r | ||
| ) |
1.7.6.1