|
libzypp
9.1.2
|
#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 334 of file MediaException.h.
| zypp::media::MediaBadUrlEmptyDestinationException::MediaBadUrlEmptyDestinationException | ( | const Url & | url_r | ) | [inline] |
Definition at line 337 of file MediaException.h.
| virtual zypp::media::MediaBadUrlEmptyDestinationException::~MediaBadUrlEmptyDestinationException | ( | ) | throw () [inline, virtual] |
Definition at line 340 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 149 of file MediaException.cc.
References _.
1.7.6.1