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