←Select platform

OcrException Constructor(String)

Summary

Initializes a new instance of the OcrException class with a specified error message.

Syntax

C#
VB
Java
C++
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Ocr Assembly
Click or drag to resize