Click or drag to resize

NonConvergenceException Constructor

Overload List
 NameDescription
Public methodNonConvergenceException Initializes a new instance of the NonConvergenceException class.
Public methodNonConvergenceException(String) Initializes a new instance of the NonConvergenceException class with a specified error message.
Public methodNonConvergenceException(String, Exception) Initializes a new instance of the NonConvergenceException class with a specified error message and inner exception.
Top
See Also