CogJobNoManagerException Constructor (String, Exception)Cognex VisionPro 9.22
CogJobNoManagerException constructor

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

public CogJobNoManagerException(
	string msg,
	Exception innerException
)

Parameters

msg
Type: System String
innerException
Type: System Exception
See Also