Overload List

NameDescription
NonconvergenceException()()()
Initializes a new nonconvergence exception.
NonconvergenceException(String)
Inititalizes a new nonconvergence exception with the given exception message.
NonconvergenceException(SerializationInfo, StreamingContext)
Initalizes a new nonconvergence exception with the given serialization information and streaming context.
NonconvergenceException(String, Exception)
Initializes a new nonconvergence exception with the given exception message and inner exception.

See Also