ConvergenceException Constructor

Overload List

ConvergenceExceptionInitializes an exception with the default message.
ConvergenceException(String)Initializes an exception with a given message.
ConvergenceException(String, Exception)Initializes an exception with a given message and inner exception.

See Also