A negative weight was encountered.
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class NegativeWeightException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class NegativeWeightException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class NegativeWeightException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Stat..::.NegativeWeightException | A negative weight was encountered. |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.NegativeWeightException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.NegativeWeightException