public static class DiscriminantAnalysis.SumOfWeightsNegException extends IMSLException
Constructor and Description |
---|
SumOfWeightsNegException(String message)
The sum of the weights have become negative.
|
SumOfWeightsNegException(String key,
Object[] arguments)
The sum of the weights have become negative.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SumOfWeightsNegException(String message)
message
- a String
containing
the error messageCopyright © 2020 Rogue Wave Software. All rights reserved.