IMSL C# Numerical Library

ClassificationVariableLimitException Constructor (String)

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

public ClassificationVariableLimitException(
   string message
);

Parameters

message
The error message that explains the reason for the exception.

See Also

ClassificationVariableLimitException Class | Imsl.Stat Namespace | ClassificationVariableLimitException Constructor Overload List