public static class ARMA.TooManyFcnEvalException extends IMSLException
| Constructor and Description |
|---|
ARMA.TooManyFcnEvalException(String message)
Constructs an
TooManyFcnEvalException with the
specified detail message. |
ARMA.TooManyFcnEvalException(String key,
Object[] arguments)
Constructs an
TooManyFcnEvalException with the
specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ARMA.TooManyFcnEvalException(String message)
TooManyFcnEvalException with the
specified detail message. A detail message is a
String that describes this particular exception.message - the detail messagepublic ARMA.TooManyFcnEvalException(String key, Object[] arguments)
TooManyFcnEvalException with the
specified detail message. The error message string is in a
resource bundle, ErrorMessages.key - the key of the error message in the resource bundlearguments - an array containing arguments used within the
error message stringCopyright © 1970-2015 Rogue Wave Software
Built March 24 2015.