Click or drag to resize
ClassificationVariableValueException Constructor
Overload List
  NameDescription
Public methodClassificationVariableValueException
The number of distinct values for each Classification Variable must be greater than 1.
Public methodClassificationVariableValueException(String)
The number of distinct values for each Classification Variable must be greater than 1.
Public methodClassificationVariableValueException(Int32, Int32)
The number of distinct values for each Classification Variable must be greater than 1.
Protected methodClassificationVariableValueException(SerializationInfo, StreamingContext)
The number of distinct values for each Classification Variable must be greater than 1.
Public methodClassificationVariableValueException(String, Exception)
The number of distinct values for each Classification Variable must be greater than 1.
Top
See Also