Accusoft.NotateXpressSdk Namespace > InvalidTiffAnnTypeException Class : InvalidTiffAnnTypeException Constructor |
Overload | Description |
---|---|
InvalidTiffAnnTypeException Constructor() | Main constructor for the InvalidTiffAnnTypeException class when there are TIFF annotation type errors. |
InvalidTiffAnnTypeException Constructor(Int32) | Exception which allows passing in an error number when there are TIFF annotation type errors. |
InvalidTiffAnnTypeException Constructor(String) | Exception which allows passing in a message when there are TIFF annotation type errors. |
InvalidTiffAnnTypeException Constructor(Int32,String) | Exception which allows passing in an error number and message when there are TIFF annotation type errors. |
InvalidTiffAnnTypeException Constructor(String,Exception) | Exception which allows passing in a message and inner exception when there are TIFF annotation type errors. |