CogJobManagerOnlineException Constructor (String, String)Cognex VisionPro 9.25 SR1
CogJobManagerOnlineException constructor

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

public CogJobManagerOnlineException(
	string jobName,
	string msg
)

Parameters

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