CogDisplayNoAutoFifoSharingException Constructor (String)Cognex VisionPro 9.5
Constructor

Namespace: Cognex.VisionPro.Exceptions
Assembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax

public CogDisplayNoAutoFifoSharingException(
	string msg
)

Parameters

msg
Type: System String
The error message that explains the reason for the exception.
See Also