SignDoc exception: field not signed, for SignDocDocument.copyAsSignedToStream() More...
Public Member Functions | |
SignDocFieldNotSignedException () | |
Constructor, without message. | |
SignDocFieldNotSignedException (String aMsg) | |
Constructor, with message. |
SignDoc exception: field not signed, for SignDocDocument.copyAsSignedToStream()
de.softpro.doc.SignDocFieldNotSignedException.SignDocFieldNotSignedException | ( | ) |
Constructor, without message.
de.softpro.doc.SignDocFieldNotSignedException.SignDocFieldNotSignedException | ( | String | aMsg ) |
Constructor, with message.
[in] | aMsg | The message. |