libdecaf
Public Member Functions | List of all members
decaf::LengthException Class Reference

An exception for when crypto (ie point decode) has failed. More...

Inheritance diagram for decaf::LengthException:

Public Member Functions

virtual const char * what () const DECAF_NOEXCEPT
 

Detailed Description

An exception for when crypto (ie point decode) has failed.

Member Function Documentation

◆ what()

virtual const char* decaf::LengthException::what ( ) const
inlinevirtual
Returns
"CryptoException"

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