public static class FactorAnalysis.NotPositiveSemiDefiniteException extends IMSLException
| Constructor and Description |
|---|
FactorAnalysis.NotPositiveSemiDefiniteException(String message)
Constructs a
NotPositiveSemiDefiniteException object. |
FactorAnalysis.NotPositiveSemiDefiniteException(String key,
Object[] arguments)
Constructs a
NotPositiveSemiDefiniteException object. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FactorAnalysis.NotPositiveSemiDefiniteException(String message)
NotPositiveSemiDefiniteException object.message - a String containing the error messagepublic FactorAnalysis.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 © 1970-2015 Rogue Wave Software
Built June 18 2015.