KeccakTools

KeccakException Class Reference

#include <Keccak-f.h>

List of all members.

Public Member Functions

 KeccakException (const string &aReason)

Public Attributes

string reason

Detailed Description

Exception that can be thrown by the classes Keccak and KeccakF.


Constructor & Destructor Documentation

KeccakException::KeccakException ( 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: