CogShapeExtractNoOpenShapesException Constructor (String, Exception)Cognex VisionPro 9.24

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

public CogShapeExtractNoOpenShapesException(
	string message,
	Exception innerException
)

Parameters

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