|
libzypp
9.1.2
|
#include <MediaException.h>

Public Member Functions | |
| MediaBadUrlEmptyFilesystemException (const Url &url_r) | |
| virtual | ~MediaBadUrlEmptyFilesystemException () throw () |
Protected Member Functions | |
| virtual std::ostream & | dumpOn (std::ostream &str) const |
| Overload this to print a proper error message. | |
Definition at line 323 of file MediaException.h.
| zypp::media::MediaBadUrlEmptyFilesystemException::MediaBadUrlEmptyFilesystemException | ( | const Url & | url_r | ) | [inline] |
Definition at line 326 of file MediaException.h.
| virtual zypp::media::MediaBadUrlEmptyFilesystemException::~MediaBadUrlEmptyFilesystemException | ( | ) | throw () [inline, virtual] |
Definition at line 329 of file MediaException.h.
| std::ostream & zypp::media::MediaBadUrlEmptyFilesystemException::dumpOn | ( | std::ostream & | str | ) | const [protected, virtual] |
Overload this to print a proper error message.
Reimplemented from zypp::media::MediaBadUrlException.
Definition at line 144 of file MediaException.cc.
References _.
1.7.6.1