Package com.imsl.stat

Class Covariances.MoreObsDelThanEnteredException

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

public static class Covariances.MoreObsDelThanEnteredException extends IMSLException
Deprecated.
More observations are being deleted from the output covariance matrix than were originally entered (the corresponding row, column of the incidence matrix is less than zero).
See Also:
  • Constructor Details

    • MoreObsDelThanEnteredException

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

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