libzypp  10.5.0
zypp::repo::RepoMetadataException Class Reference

thrown when it was impossible to use the raw metadata for this repo. More...

#include <RepoException.h>

Inheritance diagram for zypp::repo::RepoMetadataException:

List of all members.

Public Member Functions

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

Detailed Description

thrown when it was impossible to use the raw metadata for this repo.

Definition at line 155 of file RepoException.h.


Constructor & Destructor Documentation

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

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