SignDoc exception: Document has invalid logical structure. More...
Public Member Functions | |
SignDocInvalidStructureException () | |
Constructor, without message. | |
SignDocInvalidStructureException (String aMsg) | |
Constructor, with message. |
SignDoc exception: Document has invalid logical structure.
de.softpro.doc.SignDocInvalidStructureException.SignDocInvalidStructureException | ( | ) |
Constructor, without message.
de.softpro.doc.SignDocInvalidStructureException.SignDocInvalidStructureException | ( | String | aMsg ) |
Constructor, with message.
[in] | aMsg | The message. |