←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#
VB
C++
Java
Public Function New( _ 
   ByVal message As String, _ 
   ByVal supportType As OcrSupportLockedExceptionType _ 
) 
public OcrSupportLockedException(String message, 
                                 OcrSupportLockedExceptionType supportType) 
public: 
OcrSupportLockedException(  
   String^ message, 
   OcrSupportLockedExceptionType supportType 
) 

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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

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