JMSL
2.0

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

Different observations are being deleted from return matrix than were originally entered.

See Also:
Serialized Form

Constructor Summary
Covariances.DiffObsDeletedException(String message)
           
Covariances.DiffObsDeletedException(String key, Object[] arguments)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Covariances.DiffObsDeletedException

public Covariances.DiffObsDeletedException(String message)

Covariances.DiffObsDeletedException

public Covariances.DiffObsDeletedException(String key,
                                           Object[] arguments)

JMSL
2.0

Copyright 1997-2002 Visual Numerics, Inc.
Built July 9 2002.