#include <KeyRing.h>
Inheritance diagram for zypp::KeyRingException:

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