Click or drag to resize

NonconvergenceException Constructor

Overload List
  NameDescription
Public methodNonconvergenceException
Initializes a new non-convergence exception.
Public methodNonconvergenceException(String)
Initializes a new non-convergence exception with the given exception message.
Public methodNonconvergenceException(String, Exception)
Initializes a new non-convergence exception with the given exception message and inner exception.
Top
See Also