JMSLTM Numerical Library 4.0

com.imsl.stat
Class CategoricalGenLinModel.DeleteObservationsException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.imsl.IMSLException
              extended bycom.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.
 
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 4.0

Copyright 1970-2006 Visual Numerics, Inc.
Built June 1 2006.