![]() |
|
SignDoc SDK (.NET with exceptions)
5.0.0
|
Exception: Operation not allowed (27). More...
Public Member Functions | |
| SignDocNotAllowedException (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... | |
Exception: Operation not allowed (27).
Operation not allowed due to document being signed or conforming to PDF/A or PDF/UA or having logical structure.
|
inline |
Constructor with error message.
| [in] | aMessage | The error message. |