#include <RpmException.h>
Inheritance diagram for zypp::target::rpm::GlobalRpmInitException:
Public Member Functions | |
GlobalRpmInitException () | |
Ctor taking message. | |
virtual | ~GlobalRpmInitException () throw () |
Dtor. |
Definition at line 54 of file RpmException.h.
|
Ctor taking message. Use ZYPP_THROW macros to throw exceptions. Definition at line 60 of file RpmException.h. |
|
Dtor.
Definition at line 64 of file RpmException.h. |