public static class SparseLP.IncorrectlyActiveException extends IMSLException
| Constructor and Description |
|---|
SparseLP.IncorrectlyActiveException(String message)
One or more LP variables are falsely characterized by the internal
presolver.
|
SparseLP.IncorrectlyActiveException(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 SparseLP.IncorrectlyActiveException(String message)
message - a String containing the error messagepublic SparseLP.IncorrectlyActiveException(String key, Object[] arguments)
key - a String containing the error messagearguments - an Object array containing arguments
used within the error message stringCopyright © 1970-2015 Rogue Wave Software
Built June 18 2015.