zypp::url::UrlNotSupportedException Class Reference

Thrown if a feature e.g. More...

#include <UrlException.h>

Inheritance diagram for zypp::url::UrlNotSupportedException:
[legend]

List of all members.

Public Member Functions

 UrlNotSupportedException ()
 UrlNotSupportedException (const std::string &msg)
virtual ~UrlNotSupportedException () throw ()


Detailed Description

Thrown if a feature e.g.

parsing of a component is not supported for the url/scheme.

Definition at line 124 of file UrlException.h.


Constructor & Destructor Documentation

zypp::url::UrlNotSupportedException::UrlNotSupportedException (  )  [inline]

Definition at line 127 of file UrlException.h.

zypp::url::UrlNotSupportedException::UrlNotSupportedException ( const std::string &  msg  )  [inline]

Definition at line 131 of file UrlException.h.

virtual zypp::url::UrlNotSupportedException::~UrlNotSupportedException (  )  throw () [inline, virtual]

Definition at line 135 of file UrlException.h.


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

doxygen