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

Exception: Signature not verified (10). More...

Inheritance diagram for SignDocNotVerifiedException:
SignDocException

Public Member Functions

 SignDocNotVerifiedException (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: Signature not verified (10).

This code is returned by methods of SignDocVerificationResult if SignDocDocument.verifySignature() has not been called.

Constructor & Destructor Documentation

SignDocNotVerifiedException ( const string  aMessage)
inline

Constructor with error message.

Parameters
[in]aMessageThe error message.

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