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