public static class DiscriminantAnalysis.EmptyGroupException extends IMSLException
Constructor and Description |
---|
EmptyGroupException(String message)
There are no observations in a group.
|
EmptyGroupException(String key,
Object[] arguments)
There are no observations in a group.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public EmptyGroupException(String message)
message
- a String
containing the exception
messagepublic 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 © 2020 Rogue Wave Software. All rights reserved.