Click or drag to resize
TooManyIterationsReTryException Constructor
Overload List
  NameDescription
Public methodTooManyIterationsReTryException(Int32)
The maximum number of iterations was exceeded, increase maximum iterations or try a different parameter estimation method.
Public methodTooManyIterationsReTryException(String)
The maximum number of iterations was exceeded, increase maximum iterations or try a different parameter estimation method.
Protected methodTooManyIterationsReTryException(SerializationInfo, StreamingContext)
The maximum number of iterations was exceeded, increase maximum iterations or try a different parameter estimation method.
Public methodTooManyIterationsReTryException(String, Exception)
The maximum number of iterations was exceeded, increase maximum iterations or try a different parameter estimation method.
Top
See Also