NonconvergenceException Constructor

Overload List

NonconvergenceException Initializes a new non-convergence exception.
NonconvergenceException(String) Initializes a new non-convergence exception with the given exception message.
NonconvergenceException(String, Exception) Initializes a new non-convergence exception with the given exception message and inner exception.

See Also