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

Field not signed (20). More...

Inheritance diagram for SignDocFieldNotSignedException:
SignDocException

Public Member Functions

 SignDocFieldNotSignedException (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

Field not signed (20).

Thrown by SignDocDocument.copyAsSignedToStream() and SignDocDocument.copyAsSignedToMemory() if the field is not signed.

Constructor & Destructor Documentation

SignDocFieldNotSignedException ( const string  aMessage)
inline

Constructor with error message.

Parameters
[in]aMessageThe error message.

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