Package com.imsl.math

Class FeynmanKac.InitialConstraintsException

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

public static class FeynmanKac.InitialConstraintsException extends IMSLException
The constraints at the initial point are inconsistent.
See Also:
  • Constructor Details

    • InitialConstraintsException

      public InitialConstraintsException(String key, Object[] arguments)
      The constraints at the initial point are inconsistent.
      Parameters:
      key - the String key of the error message in the resource bundle
      arguments - an array containing arguments used within the error message string