IBR-DTNSuite  0.10
dtn::security::SecurityKeyManager::KeyNotFoundException Class Reference

#include <SecurityKeyManager.h>

Inheritance diagram for dtn::security::SecurityKeyManager::KeyNotFoundException:
Inheritance graph
Collaboration diagram for dtn::security::SecurityKeyManager::KeyNotFoundException:
Collaboration graph

Public Member Functions

 KeyNotFoundException (std::string what="Requested key not found.")
 
virtual ~KeyNotFoundException () throw ()
 
- Public Member Functions inherited from ibrcommon::Exception
 Exception () throw ()
 
 Exception (const exception &) throw ()
 
virtual ~Exception () throw ()
 
virtual const char * what () const throw ()
 
 Exception (string what) throw ()
 

Additional Inherited Members

- Protected Attributes inherited from ibrcommon::Exception
string _what
 

Detailed Description

Definition at line 43 of file SecurityKeyManager.h.

Constructor & Destructor Documentation

dtn::security::SecurityKeyManager::KeyNotFoundException::KeyNotFoundException ( std::string  what = "Requested key not found.")
inline

Definition at line 46 of file SecurityKeyManager.h.

virtual dtn::security::SecurityKeyManager::KeyNotFoundException::~KeyNotFoundException ( ) throw ()
inlinevirtual

Definition at line 49 of file SecurityKeyManager.h.


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