Documentation of 'jsci.maths.MaximumIterationsExceededException' Java class
MaximumIterationsExceededException
jsci.maths

Class MaximumIterationsExceededException

  • All Implemented Interfaces:
    java.io.Serializable


    public final class MaximumIterationsExceededException
    extends java.lang.Exception
    This exception occurs when a numerical algorithm exceeds it maximum number of allowable iterations.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

      • MaximumIterationsExceededException

        public MaximumIterationsExceededException()
        Constructs a MaximumIterationsExceededException with no detail message.
      • MaximumIterationsExceededException

        public MaximumIterationsExceededException(java.lang.String s)
        Constructs a MaximumIterationsExceededException with the specified detail message.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.