#include <UrlException.h>
Public Member Functions | |
| UrlParsingException () | |
| UrlParsingException (const std::string &msg) | |
| virtual | ~UrlParsingException () throw () |
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.
1.5.3