zypp::media::MediaBadUrlEmptyHostException Class Reference

#include <MediaException.h>

Inheritance diagram for zypp::media::MediaBadUrlEmptyHostException:
[legend]

List of all members.

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.


Detailed Description

Definition at line 312 of file MediaException.h.


Constructor & Destructor Documentation

zypp::media::MediaBadUrlEmptyHostException::MediaBadUrlEmptyHostException ( const Url url_r  )  [inline]

Definition at line 315 of file MediaException.h.

virtual zypp::media::MediaBadUrlEmptyHostException::~MediaBadUrlEmptyHostException (  )  throw () [inline, virtual]

Definition at line 318 of file MediaException.h.


Member Function Documentation

std::ostream & zypp::media::MediaBadUrlEmptyHostException::dumpOn ( std::ostream &  str  )  const [protected, virtual]

Overload this to print a proper error message.

Reimplemented from zypp::media::MediaBadUrlException.

Definition at line 139 of file MediaException.cc.

References _, and zypp::media::MediaBadUrlException::_url.


The documentation for this class was generated from the following files:

doxygen