CogCNLSearchContrastNotComputedException Constructor (String, Exception)Cognex VisionPro 9.10

Namespace: Cognex.VisionPro.Exceptions
Assembly: Cognex.VisionPro.CNLSearch (in Cognex.VisionPro.CNLSearch.dll) Version: 79.0.0.0
Syntax

public CogCNLSearchContrastNotComputedException(
	string message,
	Exception innerException
)

Parameters

message
Type: System String
innerException
Type: System Exception
See Also