Leadtools.Forms.Ocr Namespace > OcrSupportLockedException Class : OcrSupportLockedException Constructor |
Overload | Description |
---|---|
OcrSupportLockedException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the OcrSupportLockedException class with serialized data. |
OcrSupportLockedException Constructor() | Initializes a new instance of the OcrSupportLockedException class. |
OcrSupportLockedException Constructor(String) | Initializes a new instance of the OcrSupportLockedException class with a specified error message. |
OcrSupportLockedException Constructor(String,Exception) | Initializes a new instance of the OcrSupportLockedException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
OcrSupportLockedException Constructor(String,OcrSupportLockedExceptionType) | Initializes a new instance of the OcrSupportLockedException class with a specified error message and the support type required that is the cause of this exception. |
OcrSupportLockedException Constructor(OcrSupportLockedExceptionType) | Initializes a new instance of the OcrSupportLockedException class containing a support type enumeration value, the lack of which caused the exception. |