CogDataAnalysisNoSamplesException Constructor (String, Exception)Cognex VisionPro 9.22

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

public CogDataAnalysisNoSamplesException(
	string message,
	Exception innerException
)

Parameters

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