Click or drag to resize
TooManyCallsException Constructor
Overload List
  NameDescription
Public methodTooManyCallsException
The number of calls to the function has exceeded the maximum number of iterations times the number of moving average (MA) parameters+1.
Public methodTooManyCallsException(String)
The number of calls to the function has exceeded the maximum number of iterations times the number of moving average (MA) parameters+1.
Protected methodTooManyCallsException(SerializationInfo, StreamingContext)
The number of calls to the function has exceeded the maximum number of iterations.
Public methodTooManyCallsException(String, Exception)
The number of calls to the function has exceeded the maximum number of iterations.
Top
See Also