TooManyCallsException Constructor |
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.StatAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public TooManyCallsException()
public:
TooManyCallsException()
new : unit -> TooManyCallsException
See Also