zypp::media::MediaUnmountException Class Reference

#include <MediaException.h>

Inheritance diagram for zypp::media::MediaUnmountException:
[legend]

List of all members.

Public Member Functions

 MediaUnmountException (const std::string &error_r, const std::string &path_r)
 Ctor taking message.
virtual ~MediaUnmountException () 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 _path


Detailed Description

Definition at line 93 of file MediaException.h.


Constructor & Destructor Documentation

zypp::media::MediaUnmountException::MediaUnmountException ( const std::string &  error_r,
const std::string &  path_r 
) [inline]

Ctor taking message.

Use ZYPP_THROW macros to throw exceptions.

Definition at line 99 of file MediaException.h.

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

Dtor.

Definition at line 106 of file MediaException.h.


Member Function Documentation

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

Overload this to print a proper error message.

Reimplemented from zypp::Exception.

Definition at line 36 of file MediaException.cc.

References _error, and _path.


Member Data Documentation

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

Definition at line 110 of file MediaException.h.

Referenced by dumpOn().

std::string zypp::media::MediaUnmountException::_path [private]

Definition at line 111 of file MediaException.h.

Referenced by dumpOn().


The documentation for this class was generated from the following files:
Generated on Tue Sep 25 19:23:20 2007 for libzypp by  doxygen 1.5.3