SignDoc exception: Field not found (or not a signature field). More...
Public Member Functions | |
SignDocFieldNotFoundException () | |
Constructor, without message. | |
SignDocFieldNotFoundException (String aMsg) | |
Constructor, with message. |
SignDoc exception: Field not found (or not a signature field).
de.softpro.doc.SignDocFieldNotFoundException.SignDocFieldNotFoundException | ( | ) |
Constructor, without message.
de.softpro.doc.SignDocFieldNotFoundException.SignDocFieldNotFoundException | ( | String | aMsg ) |
Constructor, with message.
[in] | aMsg | The message. |