| CvException Properties |
The CvException type exposes the following members.
| Name | Description | |
|---|---|---|
| Data | (Inherited from Exception.) | |
| ErrorMessage |
A description of the error
| |
| ErrorStr |
The corresponding error string for the Status code
| |
| FileName |
The source file name where error is encountered
| |
| FunctionName |
The name of the function the 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.) |