Initializes a new instance of the OpenCvSharpException class
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- message
- Type: SystemString
[Missing <param name="message"/> documentation for "M:OpenCvSharp.OpenCvSharpException.#ctor(System.String,System.Exception)"]
- innerException
- Type: SystemException
[Missing <param name="innerException"/> documentation for "M:OpenCvSharp.OpenCvSharpException.#ctor(System.String,System.Exception)"]
See Also