#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 294 of file MediaException.h.
| zypp::media::MediaBadUrlEmptyFilesystemException::MediaBadUrlEmptyFilesystemException | ( | const Url & | url_r | ) | [inline] |
Definition at line 297 of file MediaException.h.
| virtual zypp::media::MediaBadUrlEmptyFilesystemException::~MediaBadUrlEmptyFilesystemException | ( | ) | throw () [inline, virtual] |
Definition at line 300 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 115 of file MediaException.cc.
References zypp::media::MediaBadUrlException::_url.
1.5.3