CogOCRMaxClassifierParamsException Constructor (String, Exception)Cognex VisionPro 9.10

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

public CogOCRMaxClassifierParamsException(
	string msg,
	Exception innerExc
)

Parameters

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