SignDoc exception: Attachment not found. More...
Public Member Functions | |
SignDocAttachmentNotFoundException () | |
Constructor, without message. | |
SignDocAttachmentNotFoundException (String aMsg) | |
Constructor, with message. |
SignDoc exception: Attachment not found.
de.softpro.doc.SignDocAttachmentNotFoundException.SignDocAttachmentNotFoundException | ( | ) |
Constructor, without message.
de.softpro.doc.SignDocAttachmentNotFoundException.SignDocAttachmentNotFoundException | ( | String | aMsg ) |
Constructor, with message.
[in] | aMsg | The message. |