CogInvalidStructureException Constructor Cognex VisionPro 9.23
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: 91.0.0.0 (91.0.0.0)
Syntax

public CogInvalidStructureException(
	string message
)

Parameters

message
Type: System String
See Also