Leadtools.Forms.Ocr Namespace > OcrException Class : OcrException Constructor |
Overload | Description |
---|---|
OcrException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the OcrException class with serialized data. |
OcrException Constructor() | Initializes a new instance of the OcrException class |
OcrException Constructor(String) | Initializes a new instance of the OcrException class with a specified error message. |
OcrException Constructor(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 Constructor(String,Int64) | 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. |
OcrException Constructor(Int64) | Initializes a new instance of the OcrException class with an engine-specific error code that is the cause of this exception. |