Package com.imsl.stat

Class Covariances.TooManyObsDeletedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.imsl.IMSLException
com.imsl.stat.Covariances.TooManyObsDeletedException
All Implemented Interfaces:
Serializable
Enclosing class:
Covariances

public static class Covariances.TooManyObsDeletedException extends IMSLException
Deprecated.
More observations have been deleted than were originally entered (the sum of frequencies has become negative).
See Also:
  • Constructor Details

    • TooManyObsDeletedException

      public TooManyObsDeletedException(String message)
      Deprecated.
      Constructs a TooManyObsDeletedException object.
      Parameters:
      message - a String containing the error message
    • TooManyObsDeletedException

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