Inconsistent system.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
[SerializableAttribute]
public class InconsistentSystemException : IMSLException
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class InconsistentSystemException _
	Inherits IMSLException
Visual C++
[SerializableAttribute]
public ref class InconsistentSystemException : public IMSLException

Exceptions

ExceptionCondition
Imsl.Math..::.InconsistentSystemException inconsistent system

Inheritance Hierarchy

See Also