CogDisplayUnknownGroupNameException Constructor (String)Cognex VisionPro
Constructor

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

public CogDisplayUnknownGroupNameException(
	string msg
)

Parameters

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