Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 91.0.0.0
public static Exception GetExceptionForInteropException(
Exception ex
)
public static Exception GetExceptionForInteropException(
Exception ex
)
Public Shared Function GetExceptionForInteropException (
ex As Exception
) As Exception
Public Shared Function GetExceptionForInteropException (
ex As Exception
) As Exception
public:
static Exception^ GetExceptionForInteropException(
Exception^ ex
)
public:
static Exception^ GetExceptionForInteropException(
Exception^ ex
)
Parameters
- ex
- Type: System Exception
Return Value
Type:
Exception