IMSL C# Numerical Library

ClassificationVariableLimitException Constructor

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

Overload List

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

public ClassificationVariableLimitException();

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

public ClassificationVariableLimitException(int);

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

protected ClassificationVariableLimitException(SerializationInfo,StreamingContext);

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

public ClassificationVariableLimitException(string);

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

public ClassificationVariableLimitException(string,Exception);

See Also

ClassificationVariableLimitException Class | Imsl.Stat Namespace