www.emgu.com/wiki
The default exception to be thrown when error is encountered in Open CV

Declaration Syntax

Parameters
- status (Int32)
- The numeric code for error status
- funcName (String)
- The source file name where error is encountered
- errMsg (String)
- A description of the error
- fileName (String)
- The source file name where error is encountered
- line (Int32)
- The line number in the souce where error is encountered
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)