org.matheclipse.core.eval.exception
Class IterationLimitExceeded
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.matheclipse.parser.client.math.MathException
-
- org.matheclipse.core.eval.exception.IterationLimitExceeded
-
- All Implemented Interfaces:
- java.io.Serializable
public class IterationLimitExceeded extends MathException
Exception which will be thrown, if the iteration limit of the evaluation loop was exceeded.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description IterationLimitExceeded(int limit, IExpr expr)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.StringgetMessage()static voidthrowIt(int iterationCounter, IExpr expr)
-
DMelt 3.0 © DataMelt by jWork.ORG