public static class GARCH.EqConstrInconsistentException extends IMSLException
| Constructor and Description |
|---|
EqConstrInconsistentException(String message)
Constructs a
EqConstrInconsistentException object. |
EqConstrInconsistentException(String key,
Object[] arguments)
Constructs a
EqConstrInconsistentException object. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EqConstrInconsistentException(String message)
EqConstrInconsistentException object.message - a String containing the error messageCopyright © 2020 Rogue Wave Software. All rights reserved.