|
KeccakTools
|
#include <duplex.h>
Public Member Functions | |
| DuplexException (const string &aReason) | |
Public Attributes | |
| string | reason |
Exception that can be thrown by the class Duplex.
| DuplexException::DuplexException | ( | const string & | aReason | ) |
The constructor.
| aReason | A string giving the reason of the exception. |
| string DuplexException::reason |
A string expressing the reason for the exception.