Click or drag to resize

ShiftGroupBaseNewExceptionNoInterpolation Property

Creates a new InvalidOperationException that should be thrown if currently no interpolation information is available.

Namespace: Altaxo.Science.Thermorheology.MasterCurves
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static Exception NewExceptionNoInterpolation { get; }

Property Value

Exception
See Also