SignDoc exception: Property accessed via wrong collection. More...
Public Member Functions | |
SignDocWrongCollectionException () | |
Constructor, without message. | |
SignDocWrongCollectionException (String aMsg) | |
Constructor, with message. |
SignDoc exception: Property accessed via wrong collection.
de.softpro.doc.SignDocWrongCollectionException.SignDocWrongCollectionException | ( | ) |
Constructor, without message.
de.softpro.doc.SignDocWrongCollectionException.SignDocWrongCollectionException | ( | String | aMsg ) |
Constructor, with message.
[in] | aMsg | The message. |