KeccakTools

DuplexException Class Reference

#include <duplex.h>

List of all members.

Public Member Functions

 DuplexException (const string &aReason)

Public Attributes

string reason

Detailed Description

Exception that can be thrown by the class Duplex.


Constructor & Destructor Documentation

DuplexException::DuplexException ( const string &  aReason)

The constructor.

Parameters:
aReasonA string giving the reason of the exception.

Member Data Documentation

A string expressing the reason for the exception.


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