SignDoc exception: Certificate dialog cancelled by user. More...
Public Member Functions | |
SignDocCancelledException () | |
Constructor, without message. | |
SignDocCancelledException (String aMsg) | |
Constructor, with message. |
SignDoc exception: Certificate dialog cancelled by user.
de.softpro.doc.SignDocCancelledException.SignDocCancelledException | ( | ) |
Constructor, without message.
de.softpro.doc.SignDocCancelledException.SignDocCancelledException | ( | String | aMsg ) |
Constructor, with message.
[in] | aMsg | The message. |