SignDoc exception: The font is not found. More...
Public Member Functions | |
| SignDocFontNotFoundException () | |
| Constructor, without message. | |
| SignDocFontNotFoundException (String aMsg) | |
| Constructor, with message. | |
SignDoc exception: The font is not found.
See SignDocSignatureParameters.ff_standard_font and SignDocSignatureParameters.ff_reuse_font.
See also SignDocDocument.setShootInFoot().
| de.softpro.doc.SignDocFontNotFoundException.SignDocFontNotFoundException | ( | ) |
Constructor, without message.
| de.softpro.doc.SignDocFontNotFoundException.SignDocFontNotFoundException | ( | String | aMsg ) |
Constructor, with message.
| [in] | aMsg | The message. |
1.7.2