#include <MediaException.h>
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 305 of file MediaException.h.
| zypp::media::MediaBadUrlEmptyDestinationException::MediaBadUrlEmptyDestinationException | ( | const Url & | url_r | ) | [inline] |
Definition at line 308 of file MediaException.h.
| virtual zypp::media::MediaBadUrlEmptyDestinationException::~MediaBadUrlEmptyDestinationException | ( | ) | throw () [inline, virtual] |
Definition at line 311 of file MediaException.h.
| std::ostream & zypp::media::MediaBadUrlEmptyDestinationException::dumpOn | ( | std::ostream & | str | ) | const [protected, virtual] |
Overload this to print a proper error message.
Reimplemented from zypp::media::MediaBadUrlException.
Definition at line 120 of file MediaException.cc.
References zypp::media::MediaBadUrlException::_url.
1.5.3