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