CogOperatingModeMismatchException Constructor (String, Exception)Cognex VisionPro 9.22 SR1
CogOperatingModeMismatchException constructor

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

public CogOperatingModeMismatchException(
	string msg,
	Exception innerException
)

Parameters

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