public static class SparseLP.ZeroRowException extends IMSLException
| Constructor and Description |
|---|
SparseLP.ZeroRowException(String message)
A row of the constraint matrix has no entries.
|
SparseLP.ZeroRowException(String key,
Object[] arguments)
A row of the constraint matrix has no entries.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SparseLP.ZeroRowException(String message)
message - a String containing the error messageCopyright © 1970-2015 Rogue Wave Software
Built June 18 2015.