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