The following tables list the members exposed by OcrException.
| Name | Description | |
|---|---|---|
| OcrException Constructor | Overloaded. Initializes a new instance of the OcrException class with serialized data. |
| Name | Description | |
|---|---|---|
| Code | Gets or sets the engine-specific error code that is the cause of this exception. |
| Data | (Inherited from System.Exception) |
| HelpLink | (Inherited from System.Exception) |
| InnerException | (Inherited from System.Exception) |
| Message | (Inherited from System.Exception) |
| Source | (Inherited from System.Exception) |
| StackTrace | (Inherited from System.Exception) |
| TargetSite | (Inherited from System.Exception) |
| Name | Description | |
|---|---|---|
| HResult | (Inherited from System.Exception) |
| Name | Description | |
|---|---|---|
| GetBaseException | (Inherited from System.Exception) |
| GetObjectData | Overridden. Sets the SerializationInfo with information about the exception. |
| GetType | (Inherited from System.Exception) |
| ToString | (Inherited from System.Exception) |