zypp::target::rpm::RpmInvalidRootException Class Reference

#include <RpmException.h>

Inheritance diagram for zypp::target::rpm::RpmInvalidRootException:

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

Public Member Functions

 RpmInvalidRootException (const Pathname &root_r, const Pathname &dbpath_r)
 Ctor taking message.
virtual ~RpmInvalidRootException () throw ()
 Dtor.
std::string root () const
std::string dbpath () const

Protected Member Functions

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

Private Attributes

std::string _root
std::string _dbpath

Detailed Description

Definition at line 68 of file RpmException.h.


Constructor & Destructor Documentation

zypp::target::rpm::RpmInvalidRootException::RpmInvalidRootException const Pathname root_r,
const Pathname dbpath_r
[inline]
 

Ctor taking message.

Use ZYPP_THROW macros to throw exceptions.

Definition at line 74 of file RpmException.h.

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

Dtor.

Definition at line 81 of file RpmException.h.


Member Function Documentation

std::string zypp::target::rpm::RpmInvalidRootException::root  )  const [inline]
 

Definition at line 82 of file RpmException.h.

References _root.

std::string zypp::target::rpm::RpmInvalidRootException::dbpath  )  const [inline]
 

Definition at line 83 of file RpmException.h.

References _dbpath.

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

Overload this to print a proper error message.

Reimplemented from zypp::Exception.

Definition at line 28 of file RpmException.cc.

References _dbpath, and _root.


Member Data Documentation

std::string zypp::target::rpm::RpmInvalidRootException::_root [private]
 

Definition at line 87 of file RpmException.h.

Referenced by dumpOn(), and root().

std::string zypp::target::rpm::RpmInvalidRootException::_dbpath [private]
 

Definition at line 88 of file RpmException.h.

Referenced by dbpath(), and 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