←Select platform

OcrException Constructor(string)

Summary
Initializes a new instance of the OcrException class with a specified error message.
Syntax
C#
VB
C++
Java
public OcrException( 
   string message 
) 
Public Function New( _ 
   ByVal message As String _ 
) 
public OcrException(String message) 
public: 
OcrException(  
   String^ message 
) 

Parameters

message
The message that describes the error.

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.