CogDisplayStartStopNotReEntrantException Constructor (String)Cognex VisionPro 9.24
Constructor

Namespace: Cognex.VisionPro.Exceptions
Assembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax

public CogDisplayStartStopNotReEntrantException(
	string msg
)

Parameters

msg
Type: System String
The error message that explains the reason for the exception.
See Also