JMSL
2.0

com.imsl.stat
Class Covariances.NonnegativeFreqException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.imsl.IMSLException
                    |
                    +--com.imsl.stat.Covariances.NonnegativeFreqException
All Implemented Interfaces:
Serializable
Enclosing class:
Covariances

public static class Covariances.NonnegativeFreqException
extends IMSLException

Frequencies must be nonnegative.

See Also:
Serialized Form

Constructor Summary
Covariances.NonnegativeFreqException(String message)
           
Covariances.NonnegativeFreqException(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.NonnegativeFreqException

public Covariances.NonnegativeFreqException(String message)

Covariances.NonnegativeFreqException

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

JMSL
2.0

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