zypp::repo::RepoNotCachedException Class Reference

The repository cache is not built yet so you can't create the repostories from the cache. More...

#include <RepoException.h>

Inheritance diagram for zypp::repo::RepoNotCachedException:
[legend]

List of all members.

Public Member Functions

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


Detailed Description

The repository cache is not built yet so you can't create the repostories from the cache.

Definition at line 65 of file RepoException.h.


Constructor & Destructor Documentation

zypp::repo::RepoNotCachedException::RepoNotCachedException (  ) 

zypp::repo::RepoNotCachedException::RepoNotCachedException ( const std::string &  msg_r  ) 

zypp::repo::RepoNotCachedException::RepoNotCachedException ( const RepoInfo info  ) 

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


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

doxygen