zypp::target::rpm::RpmDbAlreadyOpenException Class Reference

#include <RpmException.h>

Inheritance diagram for zypp::target::rpm::RpmDbAlreadyOpenException:

zypp::target::rpm::RpmException zypp::Exception exception List of all members.

Public Member Functions

 RpmDbAlreadyOpenException (const Pathname &old_root_r, const Pathname &old_dbpath_r, const Pathname &new_root_r, const Pathname &new_dbpath_r)
virtual ~RpmDbAlreadyOpenException () throw ()

Protected Member Functions

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

Private Attributes

std::string _old_root
std::string _old_dbpath
std::string _new_root
std::string _new_dbpath

Detailed Description

Definition at line 158 of file RpmException.h.


Constructor & Destructor Documentation

zypp::target::rpm::RpmDbAlreadyOpenException::RpmDbAlreadyOpenException const Pathname old_root_r,
const Pathname old_dbpath_r,
const Pathname new_root_r,
const Pathname new_dbpath_r
[inline]
 

Definition at line 161 of file RpmException.h.

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

Definition at line 171 of file RpmException.h.


Member Function Documentation

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

Overload this to print a proper error message.

Reimplemented from zypp::Exception.

Definition at line 57 of file RpmException.cc.

References _new_dbpath, _new_root, _old_dbpath, and _old_root.


Member Data Documentation

std::string zypp::target::rpm::RpmDbAlreadyOpenException::_old_root [private]
 

Definition at line 175 of file RpmException.h.

Referenced by dumpOn().

std::string zypp::target::rpm::RpmDbAlreadyOpenException::_old_dbpath [private]
 

Definition at line 176 of file RpmException.h.

Referenced by dumpOn().

std::string zypp::target::rpm::RpmDbAlreadyOpenException::_new_root [private]
 

Definition at line 177 of file RpmException.h.

Referenced by dumpOn().

std::string zypp::target::rpm::RpmDbAlreadyOpenException::_new_dbpath [private]
 

Definition at line 178 of file RpmException.h.

Referenced by dumpOn().


The documentation for this class was generated from the following files:
Generated on Thu Jul 6 00:07:35 2006 for zypp by  doxygen 1.4.6