#include <KeyRing.h>
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.
| zypp::KeyRingException::KeyRingException | ( | ) | [inline] |
Ctor taking message.
Use ZYPP_THROW macros to throw exceptions.
| zypp::KeyRingException::KeyRingException | ( | const std::string & | msg_r | ) | [inline] |
Ctor taking message.
Use ZYPP_THROW macros to throw exceptions.
| virtual zypp::KeyRingException::~KeyRingException | ( | ) | throw () [inline, virtual] |
1.5.3