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