CogOCFontNotCompiledException Constructor (String, Exception)Cognex VisionPro 9.20

Namespace: Cognex.VisionPro.Exceptions
Assembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 80.0.0.0
Syntax

public CogOCFontNotCompiledException(
	string message,
	Exception innerException
)

Parameters

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