Initializes a new instance of the LoadLibraryException 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.LoadLibraryException.#ctor(System.String,System.Exception)"]
- inner
- Type: SystemException
[Missing <param name="inner"/> documentation for "M:OpenCvSharp.LoadLibraryException.#ctor(System.String,System.Exception)"]
See Also