CogIllegalTrainingParamAtRuntimeException Constructor (String, Exception)Cognex VisionPro 9.10

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

public CogIllegalTrainingParamAtRuntimeException(
	string msg,
	Exception innerExc
)

Parameters

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