CogIPMissingPixelInvalidDirectionException Constructor (String, Exception)Cognex VisionPro 9.21 SR1

Namespace: Cognex.VisionPro.Exceptions
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 85.1.0.0
Syntax

public CogIPMissingPixelInvalidDirectionException(
	string message,
	Exception innerException
)

Parameters

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