TooManyCallsException Constructor |
Name | Description | |
---|---|---|
TooManyCallsException |
The number of calls to the function has exceeded the maximum
number of iterations times the number of moving average (MA)
parameters+1.
| |
TooManyCallsException(String) |
The number of calls to the function has exceeded the maximum
number of iterations times the number of moving average (MA)
parameters+1.
| |
TooManyCallsException(SerializationInfo, StreamingContext) |
The number of calls to the function has exceeded the maximum
number of iterations.
| |
TooManyCallsException(String, Exception) |
The number of calls to the function has exceeded the maximum
number of iterations.
|