IMSL C# Numerical Library

TooManyCallsException Constructor (SerializationInfo, StreamingContext)

The number of calls to the function has exceeded the maximum number of iterations.

protected TooManyCallsException(
   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

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