Documentation of 'org.matheclipse.core.eval.exception.IterationLimitExceeded' Java class
IterationLimitExceeded
org.matheclipse.core.eval.exception

Class 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
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getMessage() 
      static void throwIt(int iterationCounter, IExpr expr) 
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • IterationLimitExceeded

        public IterationLimitExceeded(int limit,
                                      IExpr expr)
    • Method Detail

      • getMessage

        public java.lang.String getMessage()
        Overrides:
        getMessage in class java.lang.Throwable
      • throwIt

        public static void throwIt(int iterationCounter,
                                   IExpr expr)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.