public class IterationLimitExceeded extends MathException
| Constructor and Description |
|---|
IterationLimitExceeded(long limit,
IExpr expr) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage() |
static void |
throwIt(long iterationCounter,
IExpr expr) |