Click or drag to resize
NoConvergenceException Constructor
Overload List
  NameDescription
Public methodNoConvergenceException
Convergence did not occur within the maximum number of iterations.
Public methodNoConvergenceException(Int32)
Convergence did not occur within the maximum number of iterations.
Public methodNoConvergenceException(String)
Convergence did not occur within the maximum number of iterations.
Protected methodNoConvergenceException(SerializationInfo, StreamingContext)
Convergence did not occur within the maximum number of iterations.
Public methodNoConvergenceException(String, Exception)
Convergence did not occur within the maximum number of iterations.
Top
See Also