IMSL C# Numerical Library

NegativeWeightException Constructor

A negative weight was encountered.

Overload List

A negative weight was encountered.

public NegativeWeightException();

A negative weight was encountered.

public NegativeWeightException(int,int,double);

A negative weight was encountered.

protected NegativeWeightException(SerializationInfo,StreamingContext);

A negative weight was encountered.

public NegativeWeightException(string);

A negative weight was encountered.

public NegativeWeightException(string,Exception);

See Also

NegativeWeightException Class | Imsl.Stat Namespace