IBR-DTN  1.0.0
dtn::security::VerificationSkippedException Class Reference

#include <SecurityBlock.h>

Inheritance diagram for dtn::security::VerificationSkippedException:
Inheritance graph
Collaboration diagram for dtn::security::VerificationSkippedException:
Collaboration graph

Public Member Functions

 VerificationSkippedException (std::string what="Verification skipped.")
 
virtual ~VerificationSkippedException () throw ()
 
- Public Member Functions inherited from dtn::security::SecurityException
 SecurityException (std::string what="security has been violated")
 
virtual ~SecurityException () throw ()
 

Detailed Description

Definition at line 70 of file SecurityBlock.h.

Constructor & Destructor Documentation

dtn::security::VerificationSkippedException::VerificationSkippedException ( std::string  what = "Verification skipped.")
inline

Definition at line 73 of file SecurityBlock.h.

virtual dtn::security::VerificationSkippedException::~VerificationSkippedException ( )
throw (
)
inlinevirtual

Definition at line 76 of file SecurityBlock.h.


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