The number of observations to be deleted (set by setObservationMax)
has grown too large.
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class DeleteObservationsException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class DeleteObservationsException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class DeleteObservationsException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Stat..::.DeleteObservationsException | The number of observations to be deleted (set by setObservationMax) has grown too large. |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.DeleteObservationsException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.DeleteObservationsException