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