KeccakTools

TrailException Class Reference

#include <Keccak-fTrails.h>

List of all members.

Public Member Functions

 TrailException ()
 TrailException (const string &aReason)

Public Attributes

string reason

Detailed Description

Exception that can be thrown by the class Trail.


Constructor & Destructor Documentation

TrailException::TrailException ( ) [inline]

The constructor.

TrailException::TrailException ( const string &  aReason) [inline]

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 file: