Public Member Functions

de.softpro.doc.SignDocNotAllowedException Class Reference

SignDoc exception: Operation not allowed due to document being signed or conforming to PDF/A or PDF/UA or having logical structure. More...

Inheritance diagram for de.softpro.doc.SignDocNotAllowedException:
de.softpro.doc.SignDocException

List of all members.

Public Member Functions

 SignDocNotAllowedException ()
 Constructor, without message.
 SignDocNotAllowedException (String aMsg)
 Constructor, with message.

Detailed Description

SignDoc exception: 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

de.softpro.doc.SignDocNotAllowedException.SignDocNotAllowedException (  )

Constructor, without message.

de.softpro.doc.SignDocNotAllowedException.SignDocNotAllowedException ( String  aMsg )

Constructor, with message.

Parameters:
[in]aMsgThe message.

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