CogInvalidStructureException Constructor Cognex VisionPro 9.25 SR1
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: 93.1.0.0 (93.1.0.0)
Syntax

public CogInvalidStructureException(
	string message
)

Parameters

message
Type: System String
See Also