IMSL C# Numerical Library

TooManyCallsException Class

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

For a list of all members of this type, see TooManyCallsException Members.

System.Object
   System.Exception
      System.ApplicationException
         Imsl.IMSLException
            Imsl.Stat.TooManyCallsException

public class TooManyCallsException : IMSLException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Imsl.Stat

Assembly: ImslCS (in ImslCS.dll)

See Also

TooManyCallsException Members | Imsl.Stat Namespace