Public Member Functions

de.softpro.doc.SignDocNoCertificateException Class Reference

SignDoc exception: No (matching) certificate found and csf_create_self_signed is not specified. More...

Inheritance diagram for de.softpro.doc.SignDocNoCertificateException:
de.softpro.doc.SignDocException

List of all members.

Public Member Functions

 SignDocNoCertificateException ()
 Constructor, without message.
 SignDocNoCertificateException (String aMsg)
 Constructor, with message.

Detailed Description

SignDoc exception: No (matching) certificate found and csf_create_self_signed is not specified.


Constructor & Destructor Documentation

de.softpro.doc.SignDocNoCertificateException.SignDocNoCertificateException (  )

Constructor, without message.

de.softpro.doc.SignDocNoCertificateException.SignDocNoCertificateException ( String  aMsg )

Constructor, with message.

Parameters:
[in]aMsgThe message.

The documentation for this class was generated from the following file: