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.
public OcrException(
string message,
long code
)
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET