libzypp  10.5.0
zypp::url::UrlException Class Reference

Base class for all URL exceptions. More...

#include <UrlException.h>

Inheritance diagram for zypp::url::UrlException:

List of all members.

Public Member Functions

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

Detailed Description

Base class for all URL exceptions.

Definition at line 31 of file UrlException.h.


Constructor & Destructor Documentation

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

Definition at line 34 of file UrlException.h.

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

Definition at line 38 of file UrlException.h.

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

Definition at line 42 of file UrlException.h.


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