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