public static class ARMAMaxLikelihood.InitialMAException extends IMSLException
| Constructor and Description |
|---|
ARMAMaxLikelihood.InitialMAException(String message)
Constructs an
InitialMAException with the
specified detail message. |
ARMAMaxLikelihood.InitialMAException(String key,
Object[] arguments)
Constructs an
InitialMAException with the
specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ARMAMaxLikelihood.InitialMAException(String message)
InitialMAException with the
specified detail message. A detail message is a
String that describes this particular exception.message - An input string containing the detailed message.public ARMAMaxLikelihood.InitialMAException(String key, Object[] arguments)
InitialMAException 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 bundle.arguments - an array containing arguments used within the
error message string.Copyright © 1970-2015 Rogue Wave Software
Built June 18 2015.