Click or drag to resize
ClassificationVariableLimitException Constructor
Overload List
  NameDescription
Public methodClassificationVariableLimitException
The Classification Variable limit set by the user through setUpperBound has been exceeded.
Public methodClassificationVariableLimitException(Int32)
The Classification Variable limit set by the user through setUpperBound has been exceeded.
Public methodClassificationVariableLimitException(String)
The Classification Variable limit set by the user through setUpperBound has been exceeded.
Protected methodClassificationVariableLimitException(SerializationInfo, StreamingContext)
The Classification Variable limit set by the user through setUpperBound has been exceeded.
Public methodClassificationVariableLimitException(String, Exception)
The Classification Variable limit set by the user through setUpperBound has been exceeded.
Public methodClassificationVariableLimitException(String, Object)
The Classification Variable limit set by the user through setUpperBound has been exceeded.
Top
See Also