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

Exception: Operation not allowed (27). More...

Inheritance diagram for SignDocNotAllowedException:
SignDocException

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...
 

Detailed Description

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.

See also
SignDocDocument.removePDFA(), SignDocDocument.removePDFUA(), SignDocDocument.setShootInFoot().

Constructor & Destructor Documentation

SignDocNotAllowedException ( const string  aMessage)
inline

Constructor with error message.

Parameters
[in]aMessageThe error message.

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