public static class DiscriminantAnalysis.SumOfWeightsNegException extends IMSLException
| Constructor and Description |
|---|
DiscriminantAnalysis.SumOfWeightsNegException(String message)
The sum of the weights have become negative.
|
DiscriminantAnalysis.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, toStringpublic DiscriminantAnalysis.SumOfWeightsNegException(String message)
message - a String containing
the error messagepublic DiscriminantAnalysis.SumOfWeightsNegException(String key, Object[] arguments)
key - a String containing the exception
messagearguments - an array containing arguments used within the
error message stringCopyright © 1970-2015 Rogue Wave Software
Built March 24 2015.