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