←Select platform

OcrSupportLockedException Constructor(string,OcrSupportLockedExceptionType)

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.
Syntax
C#
C++/CLI
Java
Python
public OcrSupportLockedException(String message, 
                                 OcrSupportLockedExceptionType supportType) 
public: 
OcrSupportLockedException(  
   String^ message, 
   OcrSupportLockedExceptionType supportType 
) 
__init__(self,message,supportType) # Overloaded constructor 

Parameters

message
The error message that explains the reason for the exception.

supportType
The support type required that is the cause of this exception.

Requirements

Target Platforms

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

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.