Click or drag to resize
NvDxInteropException Constructor (String)
Initializes a new instance of the NvDxInteropException class

Namespace: OIV.Inventor.Wpf
Assembly: OIV.Inventor.Wpf (in OIV.Inventor.Wpf.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public NvDxInteropException(
	string message
)

Parameters

message
Type: SystemString
See Also