libzypp  10.5.0
zypp::repo::RepoNoUrlException Class Reference

thrown when it was impossible to determine one url for this repo. More...

#include <RepoException.h>

Inheritance diagram for zypp::repo::RepoNoUrlException:

List of all members.

Public Member Functions

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

Detailed Description

thrown when it was impossible to determine one url for this repo.

Definition at line 78 of file RepoException.h.


Constructor & Destructor Documentation

zypp::repo::RepoNoUrlException::RepoNoUrlException ( )
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 
)

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