public static class ConjugateGradient.NotDefiniteJacobiPreconditionerException extends IMSLException
| Constructor and Description |
|---|
NotDefiniteJacobiPreconditionerException(String message)
Constructs a
NotDefiniteJacobiPreconditionerException
object. |
NotDefiniteJacobiPreconditionerException(String key,
Object[] arguments)
Constructs a
NotDefiniteJacobiPreconditionerException
object. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotDefiniteJacobiPreconditionerException(String message)
NotDefiniteJacobiPreconditionerException
object.message - a String containing the error messagepublic NotDefiniteJacobiPreconditionerException(String key, Object[] arguments)
NotDefiniteJacobiPreconditionerException
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.