The Classification Variable limit set by the user through setUpperBound has been exceeded.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
[SerializableAttribute]
public class ClassificationVariableLimitException : IMSLException
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class ClassificationVariableLimitException _
	Inherits IMSLException
Visual C++
[SerializableAttribute]
public ref class ClassificationVariableLimitException : public IMSLException

Exceptions

ExceptionCondition
Imsl.Stat..::.ClassificationVariableLimitException The Classification Variable limit set by the user through setUpperBound has been exceeded.

Inheritance Hierarchy

See Also