NoConvergenceException Constructor |
Name | Description | |
---|---|---|
NoConvergenceException |
Convergence did not occur within the maximum number of iterations.
| |
NoConvergenceException(Int32) |
Convergence did not occur within the maximum number of iterations.
| |
NoConvergenceException(String) |
Convergence did not occur within the maximum number of iterations.
| |
NoConvergenceException(SerializationInfo, StreamingContext) |
Convergence did not occur within the maximum number of iterations.
| |
NoConvergenceException(String, Exception) |
Convergence did not occur within the maximum number of iterations.
|