#include <MediaException.h>
Inheritance diagram for zypp::media::MediaNotEjectedException:

Public Member Functions | |
| MediaNotEjectedException () | |
| MediaNotEjectedException (const std::string &name) | |
| virtual | ~MediaNotEjectedException () throw () |
Protected Member Functions | |
| virtual std::ostream & | dumpOn (std::ostream &str) const |
| Overload this to print a proper error message. | |
Private Attributes | |
| std::string | _name |
Definition at line 405 of file MediaException.h.
|
|
Definition at line 408 of file MediaException.h. |
|
|
Definition at line 413 of file MediaException.h. |
|
|
Definition at line 417 of file MediaException.h. |
|
|
Overload this to print a proper error message.
Reimplemented from zypp::Exception. Definition at line 179 of file MediaException.cc. References _, _name, and zypp::str::form(). |
|
|
Definition at line 421 of file MediaException.h. Referenced by dumpOn(). |
1.4.6