public static class CategoricalGenLinModel.ClassificationVariableValueException extends IMSLException
| Constructor and Description |
|---|
ClassificationVariableValueException(int index,
int value)
Constructs a
ClassificationVariableValueException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ClassificationVariableValueException(int index,
int value)
ClassificationVariableValueException.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.Copyright © 2020 Rogue Wave Software. All rights reserved.