CogPMAlignModelTooLargeException Constructor (String, Exception)Cognex VisionPro 9.10

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

public CogPMAlignModelTooLargeException(
	string message,
	Exception innerException
)

Parameters

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