public static class MinConNLP.PenaltyFunctionPointInfeasibleException extends IMSLException
| Constructor and Description |
|---|
PenaltyFunctionPointInfeasibleException(String message)
Constructs a
PenaltyFunctionPointInfeasibleException
object. |
PenaltyFunctionPointInfeasibleException(String key,
Object[] arguments)
Constructs a
PenaltyFunctionPointInfeasibleException
object. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PenaltyFunctionPointInfeasibleException(String message)
PenaltyFunctionPointInfeasibleException
object.message - a String containing the error messagepublic PenaltyFunctionPointInfeasibleException(String key, Object[] arguments)
PenaltyFunctionPointInfeasibleException
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.