More observations have been deleted than were originally entered (the
sum of frequencies has become negative).
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class TooManyObsDeletedException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class TooManyObsDeletedException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class TooManyObsDeletedException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Stat..::.TooManyObsDeletedException | more observations have been deleted than were originally entered (the sum of frequencies has become negative) |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.TooManyObsDeletedException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.TooManyObsDeletedException