public static class DiscriminantAnalysis.EmptyGroupException extends IMSLException
| Constructor and Description |
|---|
DiscriminantAnalysis.EmptyGroupException(String message)
There are no observations in a group.
|
DiscriminantAnalysis.EmptyGroupException(String key,
Object[] arguments)
There are no observations in a group.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DiscriminantAnalysis.EmptyGroupException(String message)
message - a String containing the exception
messagepublic DiscriminantAnalysis.EmptyGroupException(String key, Object[] arguments)
key - a String containing the key of the error
message in the resource bundlearguments - an array containing arguments used within the
error message stringCopyright © 1970-2015 Rogue Wave Software
Built June 18 2015.