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