Click or drag to resize

OpenCvSharpException Constructor (String)

Initializes a new instance of the Exception class with a specified error message.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public OpenCvSharpException(
	string message
)

Parameters

message
Type: SystemString
See Also