JMSLTM Numerical Library 6.0

com.imsl.stat
Class CategoricalGenLinModel.DeleteObservationsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.imsl.IMSLException
              extended by com.imsl.stat.CategoricalGenLinModel.DeleteObservationsException
All Implemented Interfaces:
Serializable
Enclosing class:
CategoricalGenLinModel

public static class CategoricalGenLinModel.DeleteObservationsException
extends IMSLException

The number of observations to be deleted (set by setObservationMax) has grown too large.

See Also:
Serialized Form

Constructor Summary
CategoricalGenLinModel.DeleteObservationsException(int nmax)
          Constructs a DeleteObservationsException.
 
Method Summary
 
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

CategoricalGenLinModel.DeleteObservationsException

public CategoricalGenLinModel.DeleteObservationsException(int nmax)
Constructs a DeleteObservationsException.

Parameters:
nmax - An int which specifies the maximum number of observations that can be handled in the linear programming as set by setObservationMax.

JMSLTM Numerical Library 6.0

Copyright © 1970-2009 Visual Numerics, Inc.
Built September 1 2009.