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: 2024.1.1.0 (2024.1.1)
Syntax
public NvDxInteropException(
	string message
)

Parameters

message
Type: SystemString
See Also