IMSL C# Numerical Library |
|
ToleranceTooSmallException Constructor (String)
Tolerance is too small.
public ToleranceTooSmallException(
string message);
Parameters
-
message
- The error message that explains the reason for the exception.
See Also
ToleranceTooSmallException Class | Imsl.Math Namespace | ToleranceTooSmallException Constructor Overload List