Package com.imsl.math

Class ZeroPolynomial.DidNotConvergeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.imsl.IMSLException
com.imsl.math.ZeroPolynomial.DidNotConvergeException
All Implemented Interfaces:
Serializable
Enclosing class:
ZeroPolynomial

public static class ZeroPolynomial.DidNotConvergeException extends IMSLException
The iteration did not converge
See Also:
  • Constructor Details

    • DidNotConvergeException

      public DidNotConvergeException(String message)
    • DidNotConvergeException

      public DidNotConvergeException(String key, Object[] arguments)