←Select platform

OcrSupportLockedException Constructor

Summary

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.

Overload List
Overload Description
OcrSupportLockedException() Initializes a new instance of the OcrSupportLockedException class.
OcrSupportLockedException(OcrSupportLockedExceptionType) Initializes a new instance of the OcrSupportLockedException class containing a support type enumeration value, the lack of which caused the exception.
OcrSupportLockedException(SerializationInfo,StreamingContext) Initializes a new instance of the OcrSupportLockedException class with serialized data.
OcrSupportLockedException(string) Initializes a new instance of the OcrSupportLockedException class with a specified error message.
OcrSupportLockedException(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(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.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly