Click or drag to resize

ShiftGroupBaseNewExceptionNoInterpolationInformation Property

Creates a new InvalidOperationException that should be thrown if the interpolation information was not initialized before.

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

Property Value

Exception
See Also