IMSL C# Numerical Library

TooManyCallsException Constructor (String)

The number of calls to the function has exceeded the maximum number of iterations times the number of moving average (MA) parameters+1.

public TooManyCallsException(
   string message
);

Parameters

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

See Also

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