CogSearchMaxImproperMaskException Constructor (String, Exception)Cognex VisionPro 9.10

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

public CogSearchMaxImproperMaskException(
	string message,
	Exception innerException
)

Parameters

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