KeccakTools
|
#include <Keccak-f.h>
Public Member Functions | |
KeccakException (const string &aReason) | |
Public Attributes | |
string | reason |
KeccakException::KeccakException | ( | const string & | aReason | ) |
The constructor.
aReason | A string giving the reason of the exception. |
string KeccakException::reason |
A string expressing the reason for the exception.