Different observations are being deleted from return matrix than were
originally entered.
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class DiffObsDeletedException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class DiffObsDeletedException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class DiffObsDeletedException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Stat..::.DiffObsDeletedException | different observations are being deleted from return matrix than were originally entered |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.DiffObsDeletedException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.DiffObsDeletedException