#include <UrlException.h>
Public Member Functions | |
| UrlNotSupportedException () | |
| UrlNotSupportedException (const std::string &msg) | |
| virtual | ~UrlNotSupportedException () throw () |
parsing of a component is not supported for the url/scheme.
Definition at line 124 of file UrlException.h.
| zypp::url::UrlNotSupportedException::UrlNotSupportedException | ( | ) | [inline] |
Definition at line 127 of file UrlException.h.
| zypp::url::UrlNotSupportedException::UrlNotSupportedException | ( | const std::string & | msg | ) | [inline] |
Definition at line 131 of file UrlException.h.
| virtual zypp::url::UrlNotSupportedException::~UrlNotSupportedException | ( | ) | throw () [inline, virtual] |
Definition at line 135 of file UrlException.h.
1.5.3