libzypp
10.5.0
|
#include <RpmException.h>
Public Member Functions | |
GlobalRpmInitException () | |
Ctor taking message. | |
virtual | ~GlobalRpmInitException () throw () |
Dtor. |
Definition at line 57 of file RpmException.h.
zypp::target::rpm::GlobalRpmInitException::GlobalRpmInitException | ( | ) | [inline] |
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.