SignDoc SDK (.NET with exceptions)  5.0.0
SignDocNoBiometricDataException Class Reference

Exception: No biometric data (18). More...

Inheritance diagram for SignDocNoBiometricDataException:
SignDocException

Public Member Functions

 SignDocNoBiometricDataException (const string aMessage)
 Constructor with error message. More...
 
- Public Member Functions inherited from SignDocException
ErrorCode getCode ()
 Get the error code. More...
 
const string getMessage ()
 Get the error message. More...
 

Detailed Description

Exception: No biometric data (18).

This code is thrown by methods of SignDocVerificationResult if there is no biometric data or no biometric hash.

Constructor & Destructor Documentation

SignDocNoBiometricDataException ( const string  aMessage)
inline

Constructor with error message.

Parameters
[in]aMessageThe error message.

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