IMSL C# Numerical Library |
|
NegativeWeightException Constructor (String)
A negative weight was encountered.
public NegativeWeightException(
string message);
Parameters
-
message
- The error message that explains the reason for the exception.
See Also
NegativeWeightException Class | Imsl.Stat Namespace | NegativeWeightException Constructor Overload List