public static class SparseLP.IncorrectlyEliminatedException extends IMSLException
| Constructor and Description |
|---|
IncorrectlyEliminatedException(String message)
One or more LP variables are falsely characterized by the internal
presolver.
|
IncorrectlyEliminatedException(String key,
Object[] arguments)
One or more LP variables are falsely characterized by the internal
presolver.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IncorrectlyEliminatedException(String message)
message - a String containing the error messagepublic IncorrectlyEliminatedException(String key, Object[] arguments)
key - a String containing the error messagearguments - an Object array containing arguments
used within the error message stringCopyright © 2020 Rogue Wave Software. All rights reserved.