IMSL C# Numerical Library

ConstraintEvaluationException Constructor (String)

Constraint evaluation returns an error with current point.

public ConstraintEvaluationException(
   string message
);

Parameters

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

See Also

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