←Select platform

OcrException Constructor(string)

Summary
Initializes a new instance of the OcrException class with a specified error message.
Syntax
C#
C++/CLI
Java
Python
public OcrException( 
   string message 
) 
public OcrException(String message) 
public: 
OcrException(  
   String^ message 
) 
__init__(self,message) # Overloaded constructor 

Parameters

message
The message that describes the error.

Requirements

Target Platforms

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

Leadtools.Ocr Assembly

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