No degrees of freedom error.
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class NoDegreesOfFreedomException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class NoDegreesOfFreedomException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class NoDegreesOfFreedomException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Stat..::.NoDegreesOfFreedomException | No degrees of freedom error. |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.NoDegreesOfFreedomException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.NoDegreesOfFreedomException