LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)
LEAD Technologies, Inc

OcrException Constructor(String,Int64)






The error message that explains the reason for the exception.
Engine-specific error code. To get a description of this code, use the IOcrEngine.GetErrorCodeString method.
Initializes a new instance of the OcrException class with a specified error message and engine-specific error code that is the cause of this exception. .NET support
Syntax
public OcrException( 
   string message,
   long code
)
'Declaration
 
Public Function New( _
   ByVal message As String, _
   ByVal code As Long _
)
'Usage
 
Dim message As String
Dim code As Long
 
Dim instance As New OcrException(message, code)
public OcrException( 
   string message,
   long code
)
function OcrException( 
   message ,
   code 
)
public:
OcrException( 
   String^ message,
   int64 code
)

Parameters

message
The error message that explains the reason for the exception.
code
Engine-specific error code. To get a description of this code, use the IOcrEngine.GetErrorCodeString method.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

OcrException Class
OcrException Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

OcrException Constructor(String,Int64) requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features