|
libzypp
9.1.2
|
Thrown if the encoded string contains a NUL byte (%00). More...
#include <UrlException.h>

Public Member Functions | |
| UrlDecodingException () | |
| UrlDecodingException (const std::string &msg) | |
| virtual | ~UrlDecodingException () throw () |
Thrown if the encoded string contains a NUL byte (%00).
Definition at line 49 of file UrlException.h.
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.7.6.1