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 | 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. |
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