public static class FeynmanKac.TimeIntervalTooSmallException extends IMSLException
| Constructor and Description |
|---|
TimeIntervalTooSmallException(String key,
Object[] arguments)
Distance between starting time point and end point for the
integration is too small.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TimeIntervalTooSmallException(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.