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
More observations have been deleted than were originally entered (the
sum of frequencies has become negative).
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Covariances.TooManyObsDeletedException
public Covariances.TooManyObsDeletedException(String message)
Covariances.TooManyObsDeletedException
public Covariances.TooManyObsDeletedException(String key,
Object[] arguments)
Copyright © 1970-2008 Visual Numerics, Inc.
Built July 8 2008.