IMSL C# Numerical Library

TooManyIterationsException Constructor (String)

Maximum number of iterations exceeded.

public TooManyIterationsException(
   string message
);

Parameters

message
The error message that explains the reason for the exception.

See Also

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