Package com.imsl.stat

Class ChiSquaredTest.NotCDFException

All Implemented Interfaces:
Serializable
Enclosing class:
ChiSquaredTest

public static class ChiSquaredTest.NotCDFException extends IMSLRuntimeException
The function is not a Cumulative Distribution Function (CDF).
See Also:
  • Constructor Details

    • NotCDFException

      public NotCDFException(String key, Object[] arguments)
      Constructs a NotCDFException object.
      Parameters:
      key - a String containing the error message
      arguments - an Object array containing arguments used within the error message string