public static class FeynmanKac.InitialConstraintsException extends IMSLException
Constructor and Description |
---|
InitialConstraintsException(String key,
Object[] arguments)
The constraints at the initial point are inconsistent.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InitialConstraintsException(String key, Object[] arguments)
key
- the String
key of the error message in the
resource bundlearguments
- an array containing arguments used within the
error message stringCopyright © 2020 Rogue Wave Software. All rights reserved.