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