public static class DenseLP.SomeConstraintsDiscardedException extends IMSLException
Constructor and Description |
---|
SomeConstraintsDiscardedException()
Some constraints were discarded because they were too linearly
dependent on other active constraints.
|
SomeConstraintsDiscardedException(String message)
Some constraints were discarded because they were too linearly
dependent on other active constraints.
|
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, toString
public SomeConstraintsDiscardedException()
public SomeConstraintsDiscardedException(String message)
message
- a String
containing
the error messagepublic SomeConstraintsDiscardedException(String key, Object[] arguments)
key
- a String
containing the exception
messagearguments
- an array containing arguments used within the
error message stringCopyright © 2020 Rogue Wave Software. All rights reserved.