#include <UrlException.h>
Public Member Functions | |
| UrlDecodingException () | |
| UrlDecodingException (const std::string &msg) | |
| virtual | ~UrlDecodingException () throw () |
Definition at line 49 of file UrlException.h.
| zypp::url::UrlDecodingException::UrlDecodingException | ( | ) | [inline] |
Definition at line 52 of file UrlException.h.
| zypp::url::UrlDecodingException::UrlDecodingException | ( | const std::string & | msg | ) | [inline] |
Definition at line 56 of file UrlException.h.
| virtual zypp::url::UrlDecodingException::~UrlDecodingException | ( | ) | throw () [inline, virtual] |
Definition at line 60 of file UrlException.h.
1.5.3