CogCouldNotStopException Constructor (String, String)Cognex VisionPro 9.10
CogJobException constructor

Namespace: Cognex.VisionPro.Exceptions
Assembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 79.0.0.0 (79.0.0.0)
Syntax

public CogCouldNotStopException(
	string jobName,
	string msg
)

Parameters

jobName
Type: System String
msg
Type: System String
See Also