An NDoc Documented Class Library

NumericException Constructor 

Create an execption with the given message.

public NumericException(
   string msg
);

Parameters

msg
the reason for the exception.

See Also

NumericException Class | numerics4net.exception Namespace