![]() |
|
SignDoc SDK (.NET with exceptions)
5.0.0
|
Field not signed (20). More...
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... | |
Field not signed (20).
Thrown by SignDocDocument.copyAsSignedToStream() and SignDocDocument.copyAsSignedToMemory() if the field is not signed.
|
inline |
Constructor with error message.
| [in] | aMessage | The error message. |