libzypp  10.5.0
zypp::url::UrlNotAllowedException Class Reference

Thrown if scheme does not allow a component. More...

#include <UrlException.h>

Inheritance diagram for zypp::url::UrlNotAllowedException:

List of all members.

Public Member Functions

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

Detailed Description

Thrown if scheme does not allow a component.

Definition at line 104 of file UrlException.h.


Constructor & Destructor Documentation

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

Definition at line 107 of file UrlException.h.

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

Definition at line 111 of file UrlException.h.

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

Definition at line 115 of file UrlException.h.


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