CogIPPolarUnwrapSamplingYOverflowException Constructor (String, Exception)Cognex VisionPro 9.21

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

public CogIPPolarUnwrapSamplingYOverflowException(
	string message,
	Exception innerException
)

Parameters

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