Public Member Functions

dtn::security::SecurityKeyManager::KeyNotFoundException Class Reference

#include <SecurityKeyManager.h>

Inherits ibrcommon::Exception.

Collaboration diagram for dtn::security::SecurityKeyManager::KeyNotFoundException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 KeyNotFoundException (std::string what="Requested key not found.")
virtual ~KeyNotFoundException () throw ()

Detailed Description

Definition at line 28 of file SecurityKeyManager.h.


Constructor & Destructor Documentation

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.


The documentation for this class was generated from the following file: