IMSL C# Numerical Library

PenaltyFunctionPointInfeasibleException Constructor (String)

Penalty function point infeasible.

public PenaltyFunctionPointInfeasibleException(
   string message
);

Parameters

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

See Also

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