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