public static class SparseLP.ZeroColumnException extends IMSLException
| Constructor and Description |
|---|
ZeroColumnException(String message)
A column of the constraint matrix has no entries.
|
ZeroColumnException(String key,
Object[] arguments)
A column of the constraint matrix has no entries.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ZeroColumnException(String message)
message - a String containing the error messageCopyright © 2020 Rogue Wave Software. All rights reserved.