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