SignDoc exception: verifySignature() has not been called. More...
Public Member Functions | |
SignDocNotVerifiedException () | |
Constructor, without message. | |
SignDocNotVerifiedException (String aMsg) | |
Constructor, with message. |
SignDoc exception: verifySignature() has not been called.
SignDocDocument.verifySignature() has not been called.
de.softpro.doc.SignDocNotVerifiedException.SignDocNotVerifiedException | ( | ) |
Constructor, without message.
de.softpro.doc.SignDocNotVerifiedException.SignDocNotVerifiedException | ( | String | aMsg ) |
Constructor, with message.
[in] | aMsg | The message. |