zypp::media::MediaMountException Class Reference

#include <MediaException.h>

Inheritance diagram for zypp::media::MediaMountException:

zypp::media::MediaException zypp::Exception exception List of all members.

Public Member Functions

 MediaMountException (const std::string &error_r, const std::string &source_r, const std::string &target_r)
 Ctor taking message.
virtual ~MediaMountException () throw ()
 Dtor.

Protected Member Functions

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

Private Attributes

std::string _error
std::string _source
std::string _target

Detailed Description

Definition at line 52 of file MediaException.h.


Constructor & Destructor Documentation

zypp::media::MediaMountException::MediaMountException const std::string &  error_r,
const std::string &  source_r,
const std::string &  target_r
[inline]
 

Ctor taking message.

Use ZYPP_THROW macros to throw exceptions.

Definition at line 58 of file MediaException.h.

virtual zypp::media::MediaMountException::~MediaMountException  )  throw () [inline, virtual]
 

Dtor.

Definition at line 67 of file MediaException.h.


Member Function Documentation

std::ostream & zypp::media::MediaMountException::dumpOn std::ostream &  str  )  const [protected, virtual]
 

Overload this to print a proper error message.

Reimplemented from zypp::Exception.

Definition at line 26 of file MediaException.cc.

References _error, _source, and _target.


Member Data Documentation

std::string zypp::media::MediaMountException::_error [private]
 

Definition at line 71 of file MediaException.h.

Referenced by dumpOn().

std::string zypp::media::MediaMountException::_source [private]
 

Definition at line 72 of file MediaException.h.

Referenced by dumpOn().

std::string zypp::media::MediaMountException::_target [private]
 

Definition at line 73 of file MediaException.h.

Referenced by dumpOn().


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