JMSLTM Numerical Library 6.0

com.imsl.stat
Class CategoricalGenLinModel.ClassificationVariableValueException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.imsl.IMSLException
              extended by com.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.
 
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.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 6.0

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