CogInteropMarshal GetExceptionForInteropException Method Cognex VisionPro 9.10

Namespace: Cognex.VisionPro.Implementation
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 79.0.0.0
Syntax

public static Exception GetExceptionForInteropException(
	Exception ex
)

Parameters

ex
Type: System Exception

Return Value

Type: Exception
See Also