SignDoc exception: Invalid image (e.g., unsupported format). More...
Public Member Functions | |
SignDocInvalidImageException () | |
Constructor, without message. | |
SignDocInvalidImageException (String aMsg) | |
Constructor, with message. |
SignDoc exception: Invalid image (e.g., unsupported format).
de.softpro.doc.SignDocInvalidImageException.SignDocInvalidImageException | ( | ) |
Constructor, without message.
de.softpro.doc.SignDocInvalidImageException.SignDocInvalidImageException | ( | String | aMsg ) |
Constructor, with message.
[in] | aMsg | The message. |