Package com.imsl.math
Class ZeroSystem.TooManyIterationsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.imsl.IMSLException
com.imsl.math.ZeroSystem.TooManyIterationsException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ZeroSystem
Too many iterations.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTooManyIterationsException(Object[] arguments) TooManyIterationsException(String key, Object[] arguments) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TooManyIterationsException
public TooManyIterationsException() -
TooManyIterationsException
-
TooManyIterationsException
-