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
Exception | Condition |
---|---|
Imsl.Stat..::.ClassificationVariableLimitException | The Classification Variable limit set by the user through setUpperBound has been exceeded. |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.ClassificationVariableLimitException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.ClassificationVariableLimitException