IMSL C# Numerical Library |
|
ConstraintsNotSatisfiedException Constructor (String)
No vector x satisfies all of the constraints.
public ConstraintsNotSatisfiedException(
string message);
Parameters
-
message
- The error message that explains the reason for the exception.
See Also
ConstraintsNotSatisfiedException Class | Imsl.Math Namespace | ConstraintsNotSatisfiedException Constructor Overload List