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