libzypp  10.5.0
zypp::media::MediaUnsupportedUrlSchemeException Class Reference

#include <MediaException.h>

Inheritance diagram for zypp::media::MediaUnsupportedUrlSchemeException:

List of all members.

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.

Detailed Description

Definition at line 345 of file MediaException.h.


Constructor & Destructor Documentation

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

Definition at line 348 of file MediaException.h.

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

Definition at line 351 of file MediaException.h.


Member Function Documentation

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

Overload this to print a proper error message.

Reimplemented from zypp::media::MediaBadUrlException.

Definition at line 154 of file MediaException.cc.


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