RTX64Win32Exception.InnerException Property

The exception that triggered this exception.

Namespace:  IntervalZero.RTX64
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 4.0.0.0 (File version: 4.5.0)

Syntax
public override Exception InnerException { get; }

Property Value

Type: Exception
See Also