CogShapeBadContourChainClosureException Constructor (String, Exception)Cognex VisionPro 9.20

Namespace: Cognex.VisionPro.Exceptions
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 80.0.0.0 (80.0.0.0)
Syntax

public CogShapeBadContourChainClosureException(
	string msg,
	Exception inrEx
)

Parameters

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