Package com.imsl.stat

Class Covariances.DiffObsDeletedException

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

public static class Covariances.DiffObsDeletedException extends IMSLException
Deprecated.
Different observations are being deleted from return matrix than were originally entered.
See Also:
  • Constructor Details

    • DiffObsDeletedException

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

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