public static class FactorAnalysis.RankException extends IMSLException
Constructor and Description |
---|
RankException(String message)
Constructs a
RankException object. |
RankException(String key,
Object[] arguments)
Constructs a
RankException object. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RankException(String message)
RankException
object.message
- a String
containing the error messageCopyright © 2020 Rogue Wave Software. All rights reserved.