|
libzypp
9.1.2
|
Thrown if a url component is invalid. More...
#include <UrlException.h>

Public Member Functions | |
| UrlBadComponentException () | |
| UrlBadComponentException (const std::string &msg) | |
| virtual | ~UrlBadComponentException () throw () |
Thrown if a url component is invalid.
Definition at line 85 of file UrlException.h.
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.
1.7.6.1