Cog3DOperationCancelledByUserException Constructor (String, Exception)Cognex VisionPro 9.25 SR1

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 93.1.0.0
Syntax

public Cog3DOperationCancelledByUserException(
	string message,
	Exception innerException
)

Parameters

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