| ClassificationVariableLimitException Constructor |
| Name | Description | |
|---|---|---|
| ClassificationVariableLimitException |
The Classification Variable limit set by the user through
setUpperBound has been exceeded.
| |
| ClassificationVariableLimitException(Int32) |
The Classification Variable limit set by the user through
setUpperBound has been exceeded.
| |
| ClassificationVariableLimitException(String) |
The Classification Variable limit set by the user through
setUpperBound has been exceeded.
| |
| ClassificationVariableLimitException(SerializationInfo, StreamingContext) |
The Classification Variable limit set by the user through
setUpperBound has been exceeded.
| |
| ClassificationVariableLimitException(String, Exception) |
The Classification Variable limit set by the user through
setUpperBound has been exceeded.
| |
| ClassificationVariableLimitException(String, Object) |
The Classification Variable limit set by the user through
setUpperBound has been exceeded.
|