IMSL C# Numerical Library

ConstraintsInconsistentException Constructor (String)

The equality constraints are inconsistent.

public ConstraintsInconsistentException(
   string message
);

Parameters

message
The error message that explains the reason for the exception.

See Also

ConstraintsInconsistentException Class | Imsl.Math Namespace | ConstraintsInconsistentException Constructor Overload List