Accusoft.NotateXpressSdk Namespace > TmsAnnotationBadCoordinateException Class : TmsAnnotationBadCoordinateException Constructor |
Overload | Description |
---|---|
TmsAnnotationBadCoordinateException Constructor() | Base constructor for the InvalidAnnoationFileException class when there are errors with the annotation files. |
TmsAnnotationBadCoordinateException Constructor(Int32) | Exception which allows passing in an error number when there are errors with the annotation files. |
TmsAnnotationBadCoordinateException Constructor(String) | Exception which allows passing in a message when thee are errors with the annotation files. |
TmsAnnotationBadCoordinateException Constructor(Int32,String) | Exception which allows passing in an error number and message when there are errors with the annotation files. |
TmsAnnotationBadCoordinateException Constructor(String,Exception) | Exception which allows passing in a message and inner exception when there are errors with the annotation files. |