public static class DenseLP.SomeConstraintsDiscardedException extends IMSLException
| Constructor and Description |
|---|
DenseLP.SomeConstraintsDiscardedException()
Some constraints were discarded because they were too linearly
dependent on other active constraints.
|
DenseLP.SomeConstraintsDiscardedException(String message)
Some constraints were discarded because they were too linearly
dependent on other active constraints.
|
DenseLP.SomeConstraintsDiscardedException(String key,
Object[] arguments)
Some constraints were discarded because they were too linearly
dependent on other active constraints.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DenseLP.SomeConstraintsDiscardedException()
public DenseLP.SomeConstraintsDiscardedException(String message)
message - a String containing
the error messagepublic DenseLP.SomeConstraintsDiscardedException(String key, Object[] arguments)
key - a String containing the exception
messagearguments - an array containing arguments used within the
error message stringCopyright © 1970-2015 Rogue Wave Software
Built March 24 2015.