Package com.imsl.stat

Class ChiSquaredTest.NoObservationsException

All Implemented Interfaces:
Serializable
Enclosing class:
ChiSquaredTest

public static class ChiSquaredTest.NoObservationsException extends IMSLRuntimeException
There are no observations.
See Also:
  • Constructor Details

    • NoObservationsException

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