#include <UrlException.h>
Public Member Functions | |
| UrlNotAllowedException () | |
| UrlNotAllowedException (const std::string &msg) | |
| virtual | ~UrlNotAllowedException () throw () |
Definition at line 104 of file UrlException.h.
| zypp::url::UrlNotAllowedException::UrlNotAllowedException | ( | ) | [inline] |
Definition at line 107 of file UrlException.h.
| zypp::url::UrlNotAllowedException::UrlNotAllowedException | ( | const std::string & | msg | ) | [inline] |
Definition at line 111 of file UrlException.h.
| virtual zypp::url::UrlNotAllowedException::~UrlNotAllowedException | ( | ) | throw () [inline, virtual] |
Definition at line 115 of file UrlException.h.
1.5.3