An NDoc Documented Class Library |
|
ConvergenceException Constructor
Create an execption with the given message.
public ConvergenceException(
string msg);
Parameters
-
msg
- the reason for the exception.
See Also
ConvergenceException Class | numerics4net.exception Namespace