Package com.imsl.math

Class FeynmanKac.TimeIntervalTooSmallException

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

public static class FeynmanKac.TimeIntervalTooSmallException extends IMSLException
Distance between starting time point and end point for the integration is too small.
See Also:
  • Constructor Details

    • TimeIntervalTooSmallException

      public TimeIntervalTooSmallException(String key, Object[] arguments)
      Distance between starting time point and end point for the integration is too small.
      Parameters:
      key - the String key of the error message in the resource bundle
      arguments - an array containing arguments used within the error message string