libzypp  10.5.0
zypp::repo::RepoNotFoundException Class Reference

thrown when it was impossible to match a repository More...

#include <RepoException.h>

Inheritance diagram for zypp::repo::RepoNotFoundException:

List of all members.

Public Member Functions

 RepoNotFoundException ()
 RepoNotFoundException (const std::string &msg_r)
 RepoNotFoundException (const RepoInfo &info)
 RepoNotFoundException (const RepoInfo &info, const std::string &msg_r)

Detailed Description

thrown when it was impossible to match a repository

Definition at line 116 of file RepoException.h.


Constructor & Destructor Documentation

zypp::repo::RepoNotFoundException::RepoNotFoundException ( )
zypp::repo::RepoNotFoundException::RepoNotFoundException ( const std::string &  msg_r)
zypp::repo::RepoNotFoundException::RepoNotFoundException ( const RepoInfo info)
zypp::repo::RepoNotFoundException::RepoNotFoundException ( const RepoInfo info,
const std::string &  msg_r 
)

The documentation for this class was generated from the following file: