CogFfpQueueFullException Constructor (String, Exception)Cognex VisionPro 9.22

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

public CogFfpQueueFullException(
	string msg,
	Exception innerExc
)

Parameters

msg
Type: System String
innerExc
Type: System Exception
See Also