libzypp
10.5.0
|
Thrown if the url or a component can't be parsed at all. More...
#include <UrlException.h>
Public Member Functions | |
UrlParsingException () | |
UrlParsingException (const std::string &msg) | |
virtual | ~UrlParsingException () throw () |
Thrown if the url or a component can't be parsed at all.
Definition at line 67 of file UrlException.h.
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.