SmoothingCubicSplineBaseNotExecutedException Method |
Creates the exception that is thrown when interpolation results are requested before execution.
Namespace: Altaxo.Calc.InterpolationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected Exception NotExecutedException()
Return Value
ExceptionAn exception indicating that interpolation has not been executed successfully.
See Also