public static class MinConNLP.ConstraintEvaluationException extends IMSLException
| Constructor and Description |
|---|
MinConNLP.ConstraintEvaluationException(String message)
Constructs a
ConstraintEvaluationException object. |
MinConNLP.ConstraintEvaluationException(String key,
Object[] arguments)
Constructs a
ConstraintEvaluationException object. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MinConNLP.ConstraintEvaluationException(String message)
ConstraintEvaluationException object.message - a String containing the error messagepublic MinConNLP.ConstraintEvaluationException(String key, Object[] arguments)
ConstraintEvaluationException object.key - a String containing the error messagearguments - an Object array containing arguments
used within the error message stringCopyright © 1970-2015 Rogue Wave Software
Built June 18 2015.