zypp::target::rpm::RpmSubprocessException Class Reference

#include <RpmException.h>

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

List of all members.

Public Member Functions

 RpmSubprocessException (const std::string &errmsg_r)
virtual ~RpmSubprocessException () throw ()

Protected Member Functions

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

Private Attributes

std::string _errmsg


Detailed Description

Definition at line 128 of file RpmException.h.


Constructor & Destructor Documentation

zypp::target::rpm::RpmSubprocessException::RpmSubprocessException ( const std::string &  errmsg_r  )  [inline]

Definition at line 131 of file RpmException.h.

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

Definition at line 135 of file RpmException.h.


Member Function Documentation

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

Overload this to print a proper error message.

Reimplemented from zypp::Exception.

Definition at line 42 of file RpmException.cc.

References _errmsg.


Member Data Documentation

Definition at line 140 of file RpmException.h.

Referenced by dumpOn().


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

doxygen