Package com.imsl.math

Class FeynmanKac.IterationMatrixSingularException

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

public static class FeynmanKac.IterationMatrixSingularException extends IMSLException
Iteration matrix is singular.
See Also:
  • Constructor Details

    • IterationMatrixSingularException

      public IterationMatrixSingularException(String key, Object[] arguments)
      Iteration matrix is singular.
      Parameters:
      key - the String key of the error message in the resource bundle
      arguments - an array containing arguments used within the error message string