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