Click or drag to resize

IncompatibleObjectiveException Constructor

Initializes a new instance of the IncompatibleObjectiveException class

Namespace: Altaxo.Calc.Optimization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IncompatibleObjectiveException(
	string message
)

Parameters

message  String

[Missing <param name="message"/> documentation for "M:Altaxo.Calc.Optimization.IncompatibleObjectiveException.#ctor(System.String)"]

See Also