#include <MediaException.h>
Inheritance diagram for zypp::media::MediaBadUrlEmptyHostException:
Public Member Functions | |
MediaBadUrlEmptyHostException (const Url &url_r) | |
virtual | ~MediaBadUrlEmptyHostException () throw () |
Protected Member Functions | |
virtual std::ostream & | dumpOn (std::ostream &str) const |
Overload this to print a proper error message. |
Definition at line 266 of file MediaException.h.
|
Definition at line 269 of file MediaException.h. |
|
Definition at line 272 of file MediaException.h. |
|
Overload this to print a proper error message.
Reimplemented from zypp::media::MediaBadUrlException. Definition at line 106 of file MediaException.cc. References zypp::media::MediaBadUrlException::_url. |