IMSL C# Numerical Library |
|
MaxNumberStepsAllowedException Constructor (String)
Maximum number of steps allowed exceeded.
public MaxNumberStepsAllowedException(
string message);
Parameters
-
message
- The error message that explains the reason for the exception.
See Also
MaxNumberStepsAllowedException Class | Imsl.Math Namespace | MaxNumberStepsAllowedException Constructor Overload List