libzypp  10.5.0
zypp::repo::RepoUnknownTypeException Class Reference

thrown when it was impossible to determine this repo type. More...

#include <RepoException.h>

Inheritance diagram for zypp::repo::RepoUnknownTypeException:

List of all members.

Public Member Functions

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

Detailed Description

thrown when it was impossible to determine this repo type.

Definition at line 142 of file RepoException.h.


Constructor & Destructor Documentation

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

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