The equality constraints and the bounds on the variables are found to be
inconsistent.
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class EqConstrInconsistentException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class EqConstrInconsistentException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class EqConstrInconsistentException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Stat..::.EqConstrInconsistentException | The equality constraints and the bounds on the variables are found to be inconsistent. |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.EqConstrInconsistentException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.EqConstrInconsistentException