←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Ocr Assembly