#include <RpmException.h>
Inheritance diagram for zypp::target::rpm::RpmException:

Public Member Functions | |
| RpmException () | |
| Ctor taking message. | |
| RpmException (const std::string &msg_r) | |
| Ctor taking message. | |
| virtual | ~RpmException () throw () |
| Dtor. | |
Definition at line 35 of file RpmException.h.
|
|
Ctor taking message. Use ZYPP_THROW macros to throw exceptions. Definition at line 41 of file RpmException.h. |
|
|
Ctor taking message. Use ZYPP_THROW macros to throw exceptions. Definition at line 47 of file RpmException.h. |
|
|
Dtor.
Definition at line 51 of file RpmException.h. |
1.4.6