SignDoc exception: Operation not allowed due to document being signed or conforming to PDF/A or PDF/UA or having logical structure. More...
Public Member Functions | |
SignDocNotAllowedException () | |
Constructor, without message. | |
SignDocNotAllowedException (String aMsg) | |
Constructor, with message. |
SignDoc exception: Operation not allowed due to document being signed or conforming to PDF/A or PDF/UA or having logical structure.
de.softpro.doc.SignDocNotAllowedException.SignDocNotAllowedException | ( | ) |
Constructor, without message.
de.softpro.doc.SignDocNotAllowedException.SignDocNotAllowedException | ( | String | aMsg ) |
Constructor, with message.
[in] | aMsg | The message. |