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