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