|
libzypp
9.1.2
|
Thrown if a feature e.g. More...
#include <UrlException.h>

Public Member Functions | |
| UrlNotSupportedException () | |
| UrlNotSupportedException (const std::string &msg) | |
| virtual | ~UrlNotSupportedException () throw () |
Thrown if a feature e.g.
parsing of a component is not supported for the url/scheme.
Definition at line 124 of file UrlException.h.
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.7.6.1