zypp::url::UrlParsingException Class Reference

Thrown if the url or a component can't be parsed at all. More...

#include <UrlException.h>

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

List of all members.

Public Member Functions

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


Detailed Description

Thrown if the url or a component can't be parsed at all.

Definition at line 67 of file UrlException.h.


Constructor & Destructor Documentation

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

Definition at line 70 of file UrlException.h.

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

Definition at line 74 of file UrlException.h.

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

Definition at line 78 of file UrlException.h.


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

doxygen