SignDoc exception: Profile unknown or not applicable. More...
Public Member Functions | |
SignDocInvalidProfileException () | |
Constructor, without message. | |
SignDocInvalidProfileException (String aMsg) | |
Constructor, with message. |
SignDoc exception: Profile unknown or not applicable.
de.softpro.doc.SignDocInvalidProfileException.SignDocInvalidProfileException | ( | ) |
Constructor, without message.
de.softpro.doc.SignDocInvalidProfileException.SignDocInvalidProfileException | ( | String | aMsg ) |
Constructor, with message.
[in] | aMsg | The message. |