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