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