←Select platform

OcrException Constructor

Summary

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.

Overload List
Overload Description
OcrException() Initializes a new instance of the OcrException class
OcrException(long) Initializes a new instance of the OcrException class with an engine-specific error code that is the cause of this exception.
OcrException(SerializationInfo,StreamingContext) Initializes a new instance of the OcrException class with serialized data.
OcrException(string) Initializes a new instance of the OcrException class with a specified error message.
OcrException(string,Exception) Initializes a new instance of the OcrException class with a specified error message and a reference to the inner exception that is the cause of this exception.
OcrException(string,long) 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.

Requirements

Target Platforms

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

Leadtools.Ocr Assembly