|
libzypp
9.1.2
|
#include <RpmException.h>

Public Member Functions | |
| GlobalRpmInitException () | |
| Ctor taking message. | |
| virtual | ~GlobalRpmInitException () throw () |
| Dtor. | |
Definition at line 57 of file RpmException.h.
Ctor taking message.
Use ZYPP_THROW macros to throw exceptions.
Definition at line 63 of file RpmException.h.
| virtual zypp::target::rpm::GlobalRpmInitException::~GlobalRpmInitException | ( | ) | throw () [inline, virtual] |
Dtor.
Definition at line 67 of file RpmException.h.
1.7.6.1