IMSL C# Numerical Library

TooManyIterationsException Constructor (SerializationInfo, StreamingContext)

Maximum number of iterations exceeded.

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

TooManyIterationsException Class | Imsl.Math Namespace | TooManyIterationsException Constructor Overload List