 
            | Accusoft.PdfXpressSdk Namespace > AnnotationSubtypeMissingOrInvalidException Class : AnnotationSubtypeMissingOrInvalidException Constructor | 
| Overload | Description | 
|---|---|
| AnnotationSubtypeMissingOrInvalidException Constructor() | The main constructor when an annotation dictionary has an invalid (not a name object) or missing /Subtype key. | 
| AnnotationSubtypeMissingOrInvalidException Constructor(String) | Thrown when when an annotation dictionary has an invalid (not a name object) or missing /Subtype key, allowing to pass in an error message. | 
| AnnotationSubtypeMissingOrInvalidException Constructor(String,Exception) | Thrown when an annotation dictionary has an invalid (not a name object) or missing /Subtype key, allowing to pass in an error message and inner exception. |