IBR-DTNSuite  0.10
dtn::security::SecurityManager::DecryptException Class Reference

#include <SecurityManager.h>

Inheritance diagram for dtn::security::SecurityManager::DecryptException:
Inheritance graph
Collaboration diagram for dtn::security::SecurityManager::DecryptException:
Collaboration graph

Public Member Functions

 DecryptException (std::string what="Decryption failed.")
 
virtual ~DecryptException () 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 65 of file SecurityManager.h.

Constructor & Destructor Documentation

dtn::security::SecurityManager::DecryptException::DecryptException ( std::string  what = "Decryption failed.")
inline

Definition at line 68 of file SecurityManager.h.

virtual dtn::security::SecurityManager::DecryptException::~DecryptException ( ) throw ()
inlinevirtual

Definition at line 71 of file SecurityManager.h.


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