#include <UrlException.h>
Public Member Functions | |
| UrlBadComponentException () | |
| UrlBadComponentException (const std::string &msg) | |
| virtual | ~UrlBadComponentException () throw () |
Definition at line 85 of file UrlException.h.
| 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.
1.5.3