libzypp  10.5.0
zypp::url::UrlBadComponentException Class Reference

Thrown if a url component is invalid. More...

#include <UrlException.h>

Inheritance diagram for zypp::url::UrlBadComponentException:

List of all members.

Public Member Functions

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

Detailed Description

Thrown if a url component is invalid.

Definition at line 85 of file UrlException.h.


Constructor & Destructor Documentation

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

Definition at line 88 of file UrlException.h.

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

Definition at line 92 of file UrlException.h.

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

Definition at line 96 of file UrlException.h.


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