IMSL C# Numerical Library

DeleteObservationsException Constructor (SerializationInfo, StreamingContext)

The number of observations to be deleted (set by setObservationMax) has grown too large.

protected DeleteObservationsException(
   SerializationInfo info,
   StreamingContext context
);

Parameters

info
The object that holds the serialized object data.
context
The contextual information about the source or destination.

See Also

DeleteObservationsException Class | Imsl.Stat Namespace | DeleteObservationsException Constructor Overload List