#include <RepoException.h>
Public Member Functions | |
| RepoUnknownTypeException (const std::string &msg_r) | |
| RepoUnknownTypeException () | |
| ~RepoUnknownTypeException () throw () | |
Definition at line 137 of file RepoException.h.
| zypp::repo::RepoUnknownTypeException::RepoUnknownTypeException | ( | const std::string & | msg_r | ) | [inline] |
Definition at line 140 of file RepoException.h.
| zypp::repo::RepoUnknownTypeException::RepoUnknownTypeException | ( | ) | [inline] |
Definition at line 144 of file RepoException.h.
| zypp::repo::RepoUnknownTypeException::~RepoUnknownTypeException | ( | ) | throw () [inline] |
Definition at line 147 of file RepoException.h.
1.5.3