com.imsl.stat
Class CategoricalGenLinModel.ClassificationVariableLimitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.imsl.IMSLException
com.imsl.stat.CategoricalGenLinModel.ClassificationVariableLimitException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- CategoricalGenLinModel
public static class CategoricalGenLinModel.ClassificationVariableLimitException
- extends IMSLException
The Classification Variable limit set by the user through
setUpperBound
has been exceeded.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CategoricalGenLinModel.ClassificationVariableLimitException
public CategoricalGenLinModel.ClassificationVariableLimitException(int maxcl)
- Constructs a
ClassificationVariableLimitException
.
- Parameters:
maxcl
- An int
which specifies the upper bound.
Copyright © 1970-2008 Visual Numerics, Inc.
Built July 8 2008.