The OpenCVException type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Data | (Inherited from Exception.) | |
| ErrMsg |
A description of the error
| |
| FileName |
The source file name where error is encountered
| |
| FuncName |
The source file name where error is encountered
| |
| HelpLink | (Inherited from Exception.) | |
| HResult | (Inherited from Exception.) | |
| InnerException | (Inherited from Exception.) | |
| Line |
The line number in the souce where error is encountered
| |
| Message | (Inherited from Exception.) | |
| Source | (Inherited from Exception.) | |
| StackTrace | (Inherited from Exception.) | |
| Status |
The numeric code for error status
| |
| TargetSite | (Inherited from Exception.) |
See Also