zypp::cache::CacheException Class Reference

#include <CacheException.h>

Inheritance diagram for zypp::cache::CacheException:
[legend]

List of all members.

Public Member Functions

 CacheException ()
 Default ctor.
 CacheException (const std::string &msg_r)
 Ctor.
virtual ~CacheException () throw ()
 Dtor.

Protected Member Functions

virtual std::ostream & dumpOn (std::ostream &str) const
 Overload this to print a proper error message.


Detailed Description

Exception for cache errors

Definition at line 29 of file CacheException.h.


Constructor & Destructor Documentation

zypp::cache::CacheException::CacheException (  ) 

Default ctor.

Definition at line 36 of file CacheException.cc.

zypp::cache::CacheException::CacheException ( const std::string &  msg_r  ) 

Ctor.

Definition at line 45 of file CacheException.cc.

zypp::cache::CacheException::~CacheException (  )  throw () [virtual]

Dtor.

Definition at line 54 of file CacheException.cc.


Member Function Documentation

std::ostream & zypp::cache::CacheException::dumpOn ( std::ostream &  str  )  const [protected, virtual]

Overload this to print a proper error message.

Reimplemented from zypp::Exception.

Definition at line 62 of file CacheException.cc.

References zypp::Exception::dumpOn().


The documentation for this class was generated from the following files:
Generated on Tue Sep 25 19:23:17 2007 for libzypp by  doxygen 1.5.3