#include <SecurityKeyManager.h>
Inherits ibrcommon::Exception.

Public Member Functions | |
| KeyNotFoundException (std::string what="Requested key not found.") | |
| virtual | ~KeyNotFoundException () throw () |
Definition at line 28 of file SecurityKeyManager.h.
| dtn::security::SecurityKeyManager::KeyNotFoundException::KeyNotFoundException | ( | std::string | what = "Requested key not found." |
) | [inline] |
Definition at line 31 of file SecurityKeyManager.h.
| virtual dtn::security::SecurityKeyManager::KeyNotFoundException::~KeyNotFoundException | ( | ) | throw () [inline, virtual] |
Definition at line 34 of file SecurityKeyManager.h.
1.7.1