SignDoc exception: Field already exists. More...
Public Member Functions | |
SignDocFieldExistsException () | |
Constructor, without message. | |
SignDocFieldExistsException (String aMsg) | |
Constructor, with message. |
SignDoc exception: Field already exists.
de.softpro.doc.SignDocFieldExistsException.SignDocFieldExistsException | ( | ) |
Constructor, without message.
de.softpro.doc.SignDocFieldExistsException.SignDocFieldExistsException | ( | String | aMsg ) |
Constructor, with message.
[in] | aMsg | The message. |