public static class Covariances.MoreObsDelThanEnteredException extends IMSLException
| Constructor and Description |
|---|
MoreObsDelThanEnteredException(String message)
Deprecated.
Constructs a
MoreObsDelThanEnteredException object. |
MoreObsDelThanEnteredException(String key,
Object[] arguments)
Deprecated.
Constructs a
MoreObsDelThanEnteredException object. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MoreObsDelThanEnteredException(String message)
MoreObsDelThanEnteredException object.message - a String containing the error messagepublic MoreObsDelThanEnteredException(String key, Object[] arguments)
MoreObsDelThanEnteredException object.key - a String containing the error messagearguments - an Object array containing arguments
used within the error message stringCopyright © 2020 Rogue Wave Software. All rights reserved.