zypp::target::rpm::RpmNullDatabaseException Class Reference

#include <RpmException.h>

Inheritance diagram for zypp::target::rpm::RpmNullDatabaseException:
[legend]

List of all members.

Public Member Functions

 RpmNullDatabaseException ()
virtual ~RpmNullDatabaseException () throw ()

Protected Member Functions

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


Detailed Description

Definition at line 229 of file RpmException.h.


Constructor & Destructor Documentation

zypp::target::rpm::RpmNullDatabaseException::RpmNullDatabaseException (  )  [inline]

Definition at line 232 of file RpmException.h.

virtual zypp::target::rpm::RpmNullDatabaseException::~RpmNullDatabaseException (  )  throw () [inline, virtual]

Definition at line 235 of file RpmException.h.


Member Function Documentation

std::ostream & zypp::target::rpm::RpmNullDatabaseException::dumpOn ( std::ostream &  str  )  const [protected, virtual]

Overload this to print a proper error message.

Reimplemented from zypp::Exception.

Definition at line 75 of file RpmException.cc.


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

doxygen