Click or drag to resize

RungeKuttaExplicitBaseNewCoreNotInitializedException Property

Creates a new exception that indicates that the core is not initialized.

Namespace: Altaxo.Calc.Ode
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected InvalidOperationException NewCoreNotInitializedException { get; }

Property Value

InvalidOperationException
See Also