SignDoc exception: More than one matching certificate found and csf_never_ask is specified. More...
Public Member Functions | |
SignDocAmbiguousCertificateException () | |
Constructor, without message. | |
SignDocAmbiguousCertificateException (String aMsg) | |
Constructor, with message. |
SignDoc exception: More than one matching certificate found and csf_never_ask is specified.
de.softpro.doc.SignDocAmbiguousCertificateException.SignDocAmbiguousCertificateException | ( | ) |
Constructor, without message.
de.softpro.doc.SignDocAmbiguousCertificateException.SignDocAmbiguousCertificateException | ( | String | aMsg ) |
Constructor, with message.
[in] | aMsg | The message. |