| CvException Class |
Namespace: Emgu.CV.Util
The CvException type exposes the following members.
| Name | Description | |
|---|---|---|
| CvException |
The default exception to be thrown when error is encountered in Open CV
|
| 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.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetBaseException | (Inherited from Exception.) | |
| GetHashCode | (Inherited from Object.) | |
| GetObjectData | (Inherited from Exception.) | |
| GetType | (Inherited from Exception.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Exception.) |