Package com.imsl.math

Class FeynmanKac.TooManyIterationsException

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

public static class FeynmanKac.TooManyIterationsException extends IMSLException
Too many iterations required by the DAE solver.
See Also:
  • Constructor Details

    • TooManyIterationsException

      public TooManyIterationsException(String key, Object[] arguments)
      Too many iterations required by the DAE solver.
      Parameters:
      key - the String key of the error message in the resource bundle
      arguments - an array containing arguments used within the error message string