JMSLTM Numerical Library 4.0

com.imsl.stat
Class CategoricalGenLinModel.ClassificationVariableValueException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.imsl.IMSLException
              extended bycom.imsl.stat.CategoricalGenLinModel.ClassificationVariableValueException
All Implemented Interfaces:
Serializable
Enclosing class:
CategoricalGenLinModel

public static class CategoricalGenLinModel.ClassificationVariableValueException
extends IMSLException

The number of distinct values for each Classification Variable must be greater than 1.

See Also:
Serialized Form

Constructor Summary
CategoricalGenLinModel.ClassificationVariableValueException(int index, int value)
          Constructs a ClassificationVariableValueException.
 
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.ClassificationVariableValueException

public CategoricalGenLinModel.ClassificationVariableValueException(int index,
                                                                   int value)
Constructs a ClassificationVariableValueException.

Parameters:
index - An int which specifies the index of a classification variable.
value - An int which specifies the number of distinct values that can be taken by this classification variable.

JMSLTM Numerical Library 4.0

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