zypp::media::MediaNotOpenException Class Reference

#include <MediaException.h>

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

List of all members.

Public Member Functions

 MediaNotOpenException (const std::string &action_r)
virtual ~MediaNotOpenException () throw ()

Protected Member Functions

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

Private Attributes

std::string _action


Detailed Description

Definition at line 130 of file MediaException.h.


Constructor & Destructor Documentation

zypp::media::MediaNotOpenException::MediaNotOpenException ( const std::string &  action_r  )  [inline]

Definition at line 133 of file MediaException.h.

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

Definition at line 137 of file MediaException.h.


Member Function Documentation

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

Overload this to print a proper error message.

Reimplemented from zypp::Exception.

Definition at line 50 of file MediaException.cc.

References _, _action, and zypp::str::form().


Member Data Documentation

Definition at line 141 of file MediaException.h.

Referenced by dumpOn().


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

doxygen