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

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
public TooManyCallsException()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
TooManyCallsException()

See Also