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