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