SignDoc exception: Page not found (invalid page number). More...
Public Member Functions | |
SignDocPageNotFoundException () | |
Constructor, without message. | |
SignDocPageNotFoundException (String aMsg) | |
Constructor, with message. |
SignDoc exception: Page not found (invalid page number).
de.softpro.doc.SignDocPageNotFoundException.SignDocPageNotFoundException | ( | ) |
Constructor, without message.
de.softpro.doc.SignDocPageNotFoundException.SignDocPageNotFoundException | ( | String | aMsg ) |
Constructor, with message.
[in] | aMsg | The message. |