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