|
JMSLTM Numerical Library 6.1 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.imsl.IMSLException
com.imsl.math.DenseLP.SomeConstraintsDiscardedException
public static class DenseLP.SomeConstraintsDiscardedException
Some constraints were discarded because they were too linearly dependent on other active constraints.
| Constructor Summary | |
|---|---|
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. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DenseLP.SomeConstraintsDiscardedException()
public DenseLP.SomeConstraintsDiscardedException(String message)
message - a String containing
the error message
public DenseLP.SomeConstraintsDiscardedException(String key,
Object[] arguments)
key - a String containing the exception
messagearguments - an array containing arguments used within the
error message string
|
JMSLTM Numerical Library 6.1 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||