CogInvalidStructureException Constructor Cognex VisionPro 9.22
Constructor which takes an human readable string that states what went wrong.

Namespace: Cognex.VisionPro.Inspection
Assembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 87.0.0.0 (87.0.0.0)
Syntax

public CogInvalidStructureException(
	string message
)

Parameters

message
Type: System String
See Also