|
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.CyclingOccurringException
public static class DenseLP.CyclingOccurringException
The algorithm appears to be cycling. Using refinement may help.
| Constructor Summary | |
|---|---|
DenseLP.CyclingOccurringException()
The algorithm appears to be cycling. |
|
DenseLP.CyclingOccurringException(String message)
The algorithm appears to be cycling. |
|
DenseLP.CyclingOccurringException(String key,
Object[] arguments)
The algorithm appears to be cycling. |
|
| 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.CyclingOccurringException()
public DenseLP.CyclingOccurringException(String message)
message - a String containing
the error message
public DenseLP.CyclingOccurringException(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 | |||||||