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