Click or drag to resize

ConvergenceException Constructor

Overload List
 NameDescription
Public methodConvergenceExceptionInitializes an exception with the default message.
Public methodConvergenceException(String)Initializes an exception with a given message.
Public methodConvergenceException(String, Exception)Initializes an exception with a given message and inner exception.
Top
See Also