public static class ProportionalHazards.ClassificationVariableLimitException extends IMSLException
setUpperBound
has been exceeded.Constructor and Description |
---|
ClassificationVariableLimitException(String message)
Constructs a
ClassificationVariableLimitException . |
ClassificationVariableLimitException(String key,
Object[] arguments)
The Classification Variable limit set by the user through
setUpperBound has been exceeded. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ClassificationVariableLimitException(String message)
ClassificationVariableLimitException
.message
- a String
containing
the error messagepublic ClassificationVariableLimitException(String key, Object[] arguments)
setUpperBound
has been exceeded.key
- the String
key of the error message in the
resource bundlearguments
- an array containing arguments used within the
error message stringCopyright © 2020 Rogue Wave Software. All rights reserved.