#include <MediaException.h>
Inheritance diagram for zypp::media::MediaBadUrlEmptyFilesystemException:
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 277 of file MediaException.h.
|
Definition at line 280 of file MediaException.h. |
|
Definition at line 283 of file MediaException.h. |
|
Overload this to print a proper error message.
Reimplemented from zypp::media::MediaBadUrlException. Definition at line 111 of file MediaException.cc. References zypp::media::MediaBadUrlException::_url. |