libzypp 17.36.1
|
#include <iostream>
#include <zypp/repo/RepoException.h>
#include <zypp/base/String.h>
#include <zypp/base/Gettext.h>
Go to the source code of this file.
Namespaces | |
namespace | zypp |
Easy-to use interface to the ZYPP dependency resolver. | |
namespace | zypp::repo |
Macros | |
#define | DEF_CTORS(CLASS, MSG) |
#define | DEF_CTORS(CLASS, MSG) |
#define | DEF_BASECLASS ServiceException |
#define | DEF_BASECLASS ServicePluginException |
#define DEF_CTORS | ( | CLASS, | |
MSG ) |
Definition at line 59 of file RepoException.cc.
#define DEF_CTORS | ( | CLASS, | |
MSG ) |
Definition at line 59 of file RepoException.cc.
#define DEF_BASECLASS ServiceException |
Definition at line 116 of file RepoException.cc.
#define DEF_BASECLASS ServicePluginException |
Definition at line 116 of file RepoException.cc.